On 11/27/2019 6:28 AM, Akreeti Agarwal wrote:
Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file 
found in 
LockValidatingDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/solr-m/server/solr/sitecore_web_index/data/index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c6c24fd; 
maxCacheMB=48.0 maxMergeSizeMB=4.0))

The index looks like it's corrupt.  It's missing at least one of its files.

If you have deleted the index, then you must also delete the index directory itself. If the index directory exists and is empty, Lucene will be unable to open it.

Thanks,
Shawn

Reply via email to