Created
October 16, 2017 13:49
-
-
Save randsina/31be342b8ef6c0e091dc7991deca234e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2017-10-16 13:50:21,117][DEBUG][action.search ] [node3-231-17] [bennett_test_data_feed_4][2], node[9X0mCp7oQHCkHP_jG7akYg], [P], v[2], s[STARTED], a[id=BTt2_SGjTLSXmkPh2x3VOQ]: Failed to execute [org.elasticsearch.action.search.SearchRequest@1dc190c2] lastShard [true] | |
RemoteTransportException[[node3-231-17][10.0.0.17:9300][indices:data/read/search[phase/query]]]; nested: SearchParseException[failed to parse search source [{"query":{"bool":{"should":[{"match":{"offer_description":{"query":"slipped jeans derp dubstep il zerg ie che no clothing strictly per modding ikke craigslist snap sliding dresses toe pants i7 wear damnit dress fanbase tanky pull remix playstyle mobo bottom esque outfits :\\ slide un cunts imgur reposts fuckin inbox","boost":10}}},{"match":{"field":{"query":"ollieroo-50-300pk-non-slip-velvet-clothes-hangers-purple-300pk","boost":5}}},{"match":{"field":{"query":".","boost":5}}}]}},"aggregations":{"manufacturers":{"terms":{"field":"manufacturer.raw"}},"merchants":{"terms":{"field":"merchant.raw"}},"categories":{"terms":{"field":"category.raw"}}},"suggest":{"didyoumean":{"text":"ollieroo-50-300pk-non-slip-velvet-clothes-hangers-purple-300pk","phrase":{"size":1,"max_errors":0.5,"field":"did_you_mean"}}}}]]; nested: IllegalArgumentException[No mapping found for field [did_you_mean]]; | |
Caused by: SearchParseException[failed to parse search source [{"query":{"bool":{"should":[{"match":{"offer_description":{"query":"slipped jeans derp dubstep il zerg ie che no clothing strictly per modding ikke craigslist snap sliding dresses toe pants i7 wear damnit dress fanbase tanky pull remix playstyle mobo bottom esque outfits :\\ slide un cunts imgur reposts fuckin inbox","boost":10}}},{"match":{"field":{"query":"ollieroo-50-300pk-non-slip-velvet-clothes-hangers-purple-300pk","boost":5}}},{"match":{"field":{"query":".","boost":5}}}]}},"aggregations":{"manufacturers":{"terms":{"field":"manufacturer.raw"}},"merchants":{"terms":{"field":"merchant.raw"}},"categories":{"terms":{"field":"category.raw"}}},"suggest":{"didyoumean":{"text":"ollieroo-50-300pk-non-slip-velvet-clothes-hangers-purple-300pk","phrase":{"size":1,"max_errors":0.5,"field":"did_you_mean"}}}}]]; nested: IllegalArgumentException[No mapping found for field [did_you_mean]]; | |
at org.elasticsearch.search.SearchService.parseSource(SearchService.java:855) | |
at org.elasticsearch.search.SearchService.createContext(SearchService.java:654) | |
at org.elasticsearch.search.SearchService.createAndPutContext(SearchService.java:620) | |
at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:371) | |
at org.elasticsearch.search.action.SearchServiceTransportAction$SearchQueryTransportHandler.messageReceived(SearchServiceTransportAction.java:368) | |
at org.elasticsearch.search.action.SearchServiceTransportAction$SearchQueryTransportHandler.messageReceived(SearchServiceTransportAction.java:365) | |
at org.elasticsearch.transport.TransportRequestHandler.messageReceived(TransportRequestHandler.java:33) | |
at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:75) | |
at org.elasticsearch.transport.TransportService$4.doRun(TransportService.java:376) | |
at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
at java.lang.Thread.run(Thread.java:745) | |
Caused by: java.lang.IllegalArgumentException: No mapping found for field [did_you_mean] | |
at org.elasticsearch.search.suggest.phrase.PhraseSuggestParser.parse(PhraseSuggestParser.java:176) | |
at org.elasticsearch.search.suggest.SuggestParseElement.parseInternal(SuggestParseElement.java:94) | |
at org.elasticsearch.search.suggest.SuggestParseElement.parse(SuggestParseElement.java:49) | |
at org.elasticsearch.search.SearchService.parseSource(SearchService.java:838) | |
... 12 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment