Eric, Thanks a lot for your reply.
I was able to successfully hack the query parser and enabled the leading wild card search. As of today I hacked the code for this reason only, I am not sure how to make the leading wild card search to work without hacking the code and this type of search is the preferred type of search in our organization. I had previously searched all over the web to find out 'why' that feature was disabled as default but couldn't find any solid answer stating the reason. In one of the posting in nabble it was mentioned that it might take a performance hit if we enable the leading wild card search, can you please let me know your comments on that? But I am very much interested in contributing some new stuff to SOLR group so I consider this as a starting point.. Thanks, Barani Erick Erickson wrote: > > See Trey's comment, but before you go there..... > > What about SOLR's wildcard searching capabilities aren't > working for you now? There are a couple of tricks for making > leading wildcard searches work quickly, but this is a solved > problem. Although whether the existing solutions work in > your situation may be an open question... > > Or do you have to hack into the parser for other reasons? > > Best > Erick > > On Thu, Mar 11, 2010 at 12:07 PM, JavaGuy84 <bbar...@gmail.com> wrote: > >> >> Hi, >> >> Sorry for asking this very simple question but I am very new to SOLR and >> I >> want to play with its source code. >> >> As a initial step I have a requirement to enable wildcard search (*text) >> in >> SOLR. I am trying to figure out a way to import the complete SOLR build >> to >> Eclipse and edit QueryParsing.java file but I am not able to import (I >> tried >> to import with ant project in Eclipse and selected the build.xml file and >> got an error stating javac is not present in the build.xml file). >> >> Can someone help me out with the initial steps on how to import / edit / >> compile / test the SOLR source? >> >> Thanks a lot for your help!!! >> >> Thanks, >> B >> -- >> View this message in context: >> http://old.nabble.com/How-to-edit---compile-the-SOLR-source-code-tp27866410p27866410.html >> Sent from the Solr - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://old.nabble.com/How-to-edit---compile-the-SOLR-source-code-tp27866410p27871470.html Sent from the Solr - User mailing list archive at Nabble.com.