Snapshot is not created when I added spellchecker with buildOnCommit

2009-10-07 Thread marklo

i've enabled the snapshooter to run after commit and it's working fine until
i've added a spellchecker with 
buildOnCommit = true...  Any idea why?   Thanks

  updateHandler class=solr.DirectUpdateHandler2
listener event=postCommit class=solr.RunExecutableListener
  str name=exesolr/bin/snapshooter/str
  str name=dir./str
  bool name=waittrue/bool
  arr name=args strarg1/str strarg2/str /arr
  arr name=env strMYVAR=val1/str /arr
/listener

listener event=postOptimize class=solr.RunExecutableListener
  str name=exesnapshooter/str
  str name=dirsolr/bin/str
  bool name=waittrue/bool
/listener

  /updateHandler

-- 
View this message in context: 
http://www.nabble.com/Snapshot-is-not-created-when-I-added-spellchecker-with-buildOnCommit-tp25796857p25796857.html
Sent from the Solr - User mailing list archive at Nabble.com.



Re: Problems with WordDelimiterFilterFactory

2009-10-07 Thread marklo

Use http://solr-url/solr/admin/analysis.jsp to see how your data is
indexed/queried

-- 
View this message in context: 
http://www.nabble.com/Problems-with-WordDelimiterFilterFactory-tp25795589p25797377.html
Sent from the Solr - User mailing list archive at Nabble.com.