Re: Doing SpellCheck in distributed search

2009-10-07 Thread balaji.a
Sorry! it was my mistake of not copying the war at correct location. balaji.a wrote: > > Thanks Shalin! I applied your patch and deployed the war. While debugging > the overridden method SpellCheckComponent.finishStage is not getting > invoked by the SearchHandler. Instead its invoking the > S

Re: Doing SpellCheck in distributed search

2009-10-07 Thread balaji.a
Thanks Shalin! I applied your patch and deployed the war. While debugging the overridden method SpellCheckComponent.finishStage is not getting invoked by the SearchHandler. Instead its invoking the SearchComponent.finishStage method. Do I need to configure anything extra to make it work? My curre

Re: Doing SpellCheck in distributed search

2009-10-07 Thread Shalin Shekhar Mangar
On Wed, Oct 7, 2009 at 2:14 PM, balaji.a wrote: > > Hi All, > I am trying to get spell check suggestions in my distributed search query > using shards. SpellCheckComponent does not support distributed search yet. There is an issue open with a patch. If you decide to use, do let us know your f