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. 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.
Thanks in advance, Anupam -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-implement-Spell-Checker-using-Solr-tp3268450p3268450.html Sent from the Solr - User mailing list archive at Nabble.com.