Re: DIH - calling spellchecker rebuild...

2008-08-17 Thread Norberto Meijome
On Sun, 17 Aug 2008 20:22:26 +0530 "Shalin Shekhar Mangar" <[EMAIL PROTECTED]> wrote: > If it is only SpellCheckComponent that you are interested in, then see > SOLR-622. > > You can add this to your SCC config to rebuild SCC after every commit: > true ah great stuff , thanks Shalin. B

Re: DIH - calling spellchecker rebuild...

2008-08-17 Thread Shalin Shekhar Mangar
If it is only SpellCheckComponent that you are interested in, then see SOLR-622. You can add this to your SCC config to rebuild SCC after every commit: true Looks like the changes did not make it to the SCC wiki page. I shall update it. On Sun, Aug 17, 2008 at 7:18 PM, Norberto Meijome <[EMAIL P

DIH - calling spellchecker rebuild...

2008-08-17 Thread Norberto Meijome
Guys + gals, just a question of form - would DIH itself be the right place to implement a "URLS to call after successfully completing a DIH full or partial load" - for example, to rebuild spellchecker when new items have been added? Or should that be part of my external process (cron -> shell