Lock obtain timed out while doing indexing in solr 3.6
I am getting below exception in catalina.out file while doing indexing solr 3.6 SEVERE: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: NativeFSLock@/var/solr/xxxcore/data/index/write.lock This is setting of my solrconfig.xml for this core native false 10 1 Please let me know how to rectify this. -- View this message in context: http://lucene.472066.n3.nabble.com/Lock-obtain-timed-out-while-doing-indexing-in-solr-3-6-tp4220063.html Sent from the Solr - User mailing list archive at Nabble.com.
Re: Lock obtain timed out while doing indexing in solr 3.6
Please look into this. -- View this message in context: http://lucene.472066.n3.nabble.com/Lock-obtain-timed-out-while-doing-indexing-in-solr-3-6-tp4220063p4220082.html Sent from the Solr - User mailing list archive at Nabble.com.
Re: Term Vector and Optimization
as i understood that after merging with old segments which was generated with term vectors=true this won't cause any trouble i.e. index corruption or index mismatch. and new segments will be merge with old segments irrespective we have disable the term feature or not. And we are fine with this that data stay in index. We are just try to disable term vector feature in our environment as we don't require it any more. -- View this message in context: http://lucene.472066.n3.nabble.com/Term-Vector-and-Optimization-tp4213647p4213657.html Sent from the Solr - User mailing list archive at Nabble.com.
Re: Term Vector and Optimization
Hi, can someone help me in this regard? Thanks, -- View this message in context: http://lucene.472066.n3.nabble.com/Term-Vector-and-Optimization-tp4213647p4213732.html Sent from the Solr - User mailing list archive at Nabble.com.
Re: Term Vector and Optimization
I would like to ask that after merging with old segments which was generated with term vectors=true this won't cause any trouble i.e. index corruption or index mismatch. and new segments will be merge with old segments irrespective we have disable the term feature or not. And we are fine with this that data stay in index. We are just try to disable term vector feature in our environment as we don't require it any more. Is this correct what i understood please confirm this? -- View this message in context: http://lucene.472066.n3.nabble.com/Term-Vector-and-Optimization-tp4213647p4213755.html Sent from the Solr - User mailing list archive at Nabble.com.