hi all
I have question is it possible to perform a phrase search with wild cards in solr/lucene as if i have two queries both have exactly same results one is
+Contents:"change market"
and other is
+Contents:"chnage* market"
but i think the second should match "chages market" as well but it does not matches it. Any help would be appreciated
Regards Ahsan