@iorixxx: thanks, you 2nd solution worked.

The first one didn't (does not matter now), I got this:

<field name="title" type="prefix_full" indexed="true" stored="true"/>
<field name="title_search" type="prefix_full" indexed="true" stored="true"/>

With the first solution all queries work as expected, however with this:

q=title_search:"new%20yk"*

still new york is returned.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Searchquery-on-field-that-contains-space-tp4110166p4110658.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to