It does support wildcard queries - we are using that feature from edismax -----Original Message----- From: Swapnonil Mukherjee [mailto:swapnonil.mukher...@gettyimages.com] Sent: Thursday, November 18, 2010 1:39 AM To: solr-user@lucene.apache.org Subject: Does edismax support wildcard queries?
Hi Everybody, We have started to the use the dismax query handler but one serious limitation of it is that it does not support wild card queries? I think I have 2 ways to overcome this problem 1. Apply some old patches to the dismax parser itself from here https://issues.apache.org/jira/browse/SOLR-756 2. Or start using the Solr trunk which will allow me to switch to edismax. I am specially hopeful of moving to solr trunk and using edismax as I believe this well help me support fuzzy search in future as well. So my question is does edismax support wildcard queries? I could not understand by looking at the source code though. Thanks Swapnonil Mukherjee