Hi.

I maiking "Neary text search system" with solr.

Example:

input text : Hello World!
query: Hello World!
response: Hello World!

this point went well

input text : Hello World!
query: World! Hello
response: Hello World!

This does not work.

I need switched back and forth text.
How to?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Neary-text-search-system-with-solr-tp4020208.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to