Re: firstSearcher and newSearcher events

2008-09-19 Thread Shalin Shekhar Mangar
On Fri, Sep 19, 2008 at 11:10 PM, oleg_gnatovskiy < [EMAIL PROTECTED]> wrote: > > I created one. https://issues.apache.org/jira/browse/SOLR-780 > Thanks! > By the way you pointed out that true > would solve the problem, but that doesn't make it rebuild on startup right? > This works at rebuildi

Re: firstSearcher and newSearcher events

2008-09-19 Thread oleg_gnatovskiy
uce the problem. > > Can you open a jira issue so that we can enhance SpellCheckComponent to > automatically build on firstSearcher in case of RAMDirectory based > indices? > > -- > Regards, > Shalin Shekhar Mangar. > > -- View this message in context: http://www.nabble

Re: firstSearcher and newSearcher events

2008-09-19 Thread Shalin Shekhar Mangar
On Fri, Sep 19, 2008 at 10:07 PM, oleg_gnatovskiy < [EMAIL PROTECTED]> wrote: > > Is there any way to do it for an external (file-based) dictionary? > SpellCheckComponent always reload on the dictionary in the firstSearcher event. This works if you are using file system based index. However with

Re: firstSearcher and newSearcher events

2008-09-19 Thread oleg_gnatovskiy
che.org/solr/SpellCheckComponent#onCommit > > >> >> -- >> View this message in context: >> http://www.nabble.com/firstSearcher-and-newSearcher-events-tp19564163p19564163.html >> Sent from the Solr - User mailing list archive at Nabble.com. >> >> >

Re: firstSearcher and newSearcher events

2008-09-18 Thread Shalin Shekhar Mangar
> restarted. I was thinking of using either the firstSearcher or the > newSearcher to reload the index every time Solr starts. This capability is already in SpellCheckComponent: http://wiki.apache.org/solr/SpellCheckComponent#onCommit > > -- > View this message in context: > htt

firstSearcher and newSearcher events

2008-09-18 Thread oleg_gnatovskiy
.dictionary=external&spellcheck.build=true} hits=0 status=0 QTime=19459 I am guessing that the reason it doesn't work with the autowarm is that the webapp is null. Does anyone have any ideas what I can do to load that index in advance? -- View this message in context: http://www.nabble.com/firstSe