hitesh created SOLR-5337: ---------------------------- Summary: wfst.bin and fst.bin not found Key: SOLR-5337 URL: https://issues.apache.org/jira/browse/SOLR-5337 Project: Solr Issue Type: Test Components: contrib - Solr Cell (Tika extraction) Environment: windows Reporter: hitesh Priority: Blocker
I implemented the example given by solr for phrase suggestion but it is throwing this error. 7995 [searcherExecutor-4-thread-1] ERROR org.apache.solr.core.SolrCore û Except ion in reloading spell check index for spellchecker: suggest_wfst java.io.FileNotFoundException: C:\BitNami\solr-4.4.0-0\apache-solr\solr\collecti on1\data\suggest_wfst\wfst.bin (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(Unknown Source) at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:162) at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerLis tener.newSearcher(SpellCheckComponent.java:702) at org.apache.solr.core.SolrCore$5.call(SolrCore.java:1693) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 7999 [searcherExecutor-4-thread-1] INFO org.apache.solr.core.SolrCore û [colle ction1] Registered new searcher Searcher@1171820 main{StandardDirectoryReader(se gments_3:6 _0(4.4):C32/1 _1(4.4):C13/4)} 9031 [qtp24192146-16] INFO org.apache.solr.servlet.SolrDispatchFilter û [admin ] webapp=null path=/admin/cores params={indexInfo=false&_=1381426791533&wt=json} status=0 QTime=2 9078 [qtp24192146-16] INFO org.apache.solr.core.SolrCore û [collection1] webap p=/solr path=/admin/system params={_=1381426791588&wt=json} status=0 QTime=8 11340 [qtp24192146-16] INFO org.apache.solr.core.SolrCore û [collection1] weba pp=/solr path=/admin/logging params={_=1381426793856&since=0&wt=json} status=0 Q Time=3 -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org