GeonamesServer icon indicating copy to clipboard operation
GeonamesServer copied to clipboard

Incompatible with ElasticSearch > v0.90.4

Open ssotomayor opened this issue 11 years ago • 0 comments

ElasticSearch after v0.90.4 replaced "custom_filters_score" query with "function_score", subsequently making all the queries to the server to fail.

Latest output from node server after doing GET to /city:

nested: QueryParsingException[[geonames] No query registered for [custom_filters_score]]; }]","status":400}' }

ssotomayor avatar Jul 05 '14 03:07 ssotomayor