Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geospatial lookup with wildcards causes an error in Solr query #1

Open
dedickinson opened this issue Oct 19, 2012 · 0 comments
Open
Labels

Comments

@dedickinson
Copy link
Contributor

A wildcard in the query from ReDBox form fields causes a Solr error when the search is put together in the Geonames query:

2011-08-18 10:23:58,956 ERROR SolrCore org.apache.solr.common.SolrException: org.apache.lucene.queryParser.ParseException: Cannot parse '((basic_name_str:(deakin university ) AND basic_name_rev:( ytisrevinu nikaed))^10 OR (basic_name_str:(deakin university ))^4 OR (basic_name:(deakin university *) OR basic_name:(deakin university )))^0.2 AND boost:boost^10': '' or '?' not allowed as first character in WildcardQuery

Even a space character causes trouble: "deakin "

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant