RE: Setting Request Handler

2008-12-10 Thread Deshpande, Mukta
solr-user@lucene.apache.org Subject: Re: Setting Request Handler Inline below... Also, though, you should note that the /spellCheckCompRH that is packaged with the example is not necessarily the best way to actually use the SpellCheckComponent. It is intended to be used as a component in whatever

Re: Setting Request Handler

2008-12-10 Thread Grant Ingersoll
Inline below... Also, though, you should note that the /spellCheckCompRH that is packaged with the example is not necessarily the best way to actually use the SpellCheckComponent. It is intended to be used as a component in whatever your MAIN Request Handler is, it merely shows the how

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=SolrDocs&spellcheck.q=re