Perdjesk opened a new pull request, #712: URL: https://github.com/apache/incubator-baremaps/pull/712
Taking the example of Paris, France and Paris, Brazil. Querying with: "paris" -> paris in France in top results (due to population scoring). "paris brazil" -> paris in Brazil due to using AND operator between query terms. In IPLoc the query still uses OR operator when accessing the Geocoder such as: "paris brazil" -> would return paris in france in top results. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
