RE: Query regarding Spelling Suggestions

2009-01-13 Thread Deshpande, Mukta
the sample spellchecking to work? On Jan 12, 2009, at 2:16 AM, Deshpande, Mukta wrote: Hi, Could you please send me the needful entries in log4j.properties to enable logging, explicitly for SpellCheckComponent. My current log4j.properties looks like: log4j.rootLogger=INFO,console

RE: Query regarding Spelling Suggestions

2009-01-13 Thread Deshpande, Mukta
at 5:16 PM, Deshpande, Mukta mudes...@ptc.com wrote: I have following question / observation : (just to ensure that my configurations are correct) The lucene-index (dictionary) syn_index is already an index so do we have to specify the spellcheckIndexDir again? (If I do not give

RE: Query regarding Spelling Suggestions

2009-01-11 Thread Deshpande, Mukta
, at 5:14 AM, Deshpande, Mukta wrote: Hi, I am using Wordnet dictionary for spelling suggestions. The dictionary is converted to Solr index with only one field word and stored in location solr-home/data/syn_index, using syns2Index.java program available at http://www.tropo.com/techno/java

RE: Query regarding Spelling Suggestions

2009-01-11 Thread Deshpande, Mukta
regarding Spelling Suggestions Can you send the full log? On Jan 11, 2009, at 1:51 PM, Deshpande, Mukta wrote: I am using the example schema that comes with the Solr installation downloaded from http://www.mirrorgeek.com/apache.org/lucene/solr/. I have added the word field with textSpell

Query regarding Spelling Suggestions

2009-01-08 Thread Deshpande, Mukta
Hi, I am using Wordnet dictionary for spelling suggestions. The dictionary is converted to Solr index with only one field word and stored in location solr-home/data/syn_index, using syns2Index.java program available at http://www.tropo.com/techno/java/lucene/wordnet.html I have added the

RE: Query regarding Spelling Suggestions

2009-01-08 Thread Deshpande, Mukta
Ingersoll [mailto:gsing...@apache.org] Sent: Thursday, January 08, 2009 7:42 PM To: solr-user@lucene.apache.org Subject: Re: Query regarding Spelling Suggestions Did you send in the build command? See http://wiki.apache.org/solr/SpellCheckComponent On Jan 8, 2009, at 5:14 AM, Deshpande, Mukta

Setting Request Handler

2008-12-10 Thread Deshpande, Mukta
Hi, I have a request handler in my solrconfig.xml : /spellCheckCompRH It utilizes the search component spellcheck. When I specify following query in browser, I get correct spelling suggestions from the file dictionary. http://localhost:8080/solr/spellCheckCompRH/?q=SolrDocsspellcheck.q=rel

RE: Setting Request Handler

2008-12-10 Thread Deshpande, Mukta
Handler is, it merely shows the how of hooking it in. On Dec 10, 2008, at 7:51 AM, Deshpande, Mukta wrote: Hi, I have a request handler in my solrconfig.xml : /spellCheckCompRH It utilizes the search component spellcheck. When I specify following query in browser, I get correct spelling