Hi , Below is what I am passing to solr .Only the fuzzy part is creating the problem for me-
{!lucene q.op=OR}(TRIGRAM_FIELDNAME1:(FRANK INDIANO))^0.82 OR pkey:"" OR ((FIELDNAME1:FRANK~0.80) AND (FIELDNAME1:INDIANO~0.80))^0.80 Also the field type has whitespace,synonym,lowercase and stopwords in it. Thanks, Vibhor -- View this message in context: http://lucene.472066.n3.nabble.com/Issues-in-the-Fuzzy-Query-tp4072125p4072151.html Sent from the Solr - User mailing list archive at Nabble.com.