Solr web interface query with hyphen
I have a schema created by haystack for indexing books and authors in Solr
4.3 When performing a search, all works fine except for search-terms
including a hyphen.
I know you must escape them by using a backslash but even with the solr
web interface i am not able to find the correct docs.
As illustrated in the screenshots below, there is an author named Ukiyo-E
which can be found by using full_name:(ukiyo). When entering
full_name:(ukiyo-e) or full_name:(ukiyo-e), i can't find anything.
No comments:
Post a Comment