I know about dismax.  But with that, i can't perform prefix and fuzzy query.  
can edismax handle prefix and fuzzy query?  

My application logic just pass the user entered text to solr server to
perform term query, phrase query, prefix and fuzzy query.   And i don't want
to escape the special character by parsing the java string, since i might
deal with things in different language set.   That is why I also ask whether
those special character is lanaguage specific or agnostic.

Look for your answers.


cy

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Why-special-character-is-handled-differently-by-standard-lucene-query-parser-tp2910692p2910809.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to