On Fri, Aug 19, 2011 at 9:26 PM, anupamxyz <cse.anu...@gmail.com> wrote: > I am using Nutch to crawl and Solr for searching. The search has been > successfully implemented. Now I want a file based Suggestion or a "Do you > mean Feature?" implemented. It is more or less like a Spell checker
Um, not quite. At least as per my understanding they are very different things. Please take a look at: http://wiki.apache.org/solr/MoreLikeThis http://wiki.apache.org/solr/SpellCheckComponent > > For the > same I am making the requisite changes to the SolrConfig.xml and the > Schema.xml for the Solr, but it fails when I am re-indexing it gain to get > the new implementation. Please let me know how that can be corrected and > also, how can I have the suggestion displayed using Jsp over my application. > I can share part of the codes changed later if you intend to help me on > this. Please share with us what changes you are making, and what does "it fails" mean, i.e., show us the configuration files, error messages, etc., maybe through pastebin.com. You might wish to take a look at http://wiki.apache.org/solr/UsingMailingLists Regards, Gora