You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/10/11 02:57:42 UTC

[jira] [Resolved] (SOLR-5337) wfst.bin and fst.bin not found

     [ https://issues.apache.org/jira/browse/SOLR-5337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-5337.
----------------------------------

    Resolution: Invalid

While I can't be certain this is a lack of proper configuration, it is always best if you bring issues like this up on the user's list first. We try to keep the JIRAs for known issues, and at first glance this is probably something you've misconfigured.

> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org