You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by xinwu <xi...@gmail.com> on 2015/01/08 10:01:50 UTC

Re: Solr: IndexNotFoundException: no segments* file HdfsDirectoryFactory

Hi,did you solve this problem?
I met the same problem when I setted up solr+hdfs.



--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-IndexNotFoundException-no-segments-file-HdfsDirectoryFactory-tp4138737p4178034.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr: IndexNotFoundException: no segments* file HdfsDirectoryFactory

Posted by praneethvarma <it...@gmail.com>.
I've missed Norgorn's reply above. But in the past and also as suggested
above, I think the following lock type solved the problem for me.

<lockType>${solr.lock.type:hdfs}</lockType> in your indexConfig in
solrconfig.xml



--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-IndexNotFoundException-no-segments-file-HdfsDirectoryFactory-tp4138737p4178098.html
Sent from the Solr - User mailing list archive at Nabble.com.