Showing posts with label org.apache.lucene.index.IndexNotFoundException: no segments* file found in org.apache.lucene.store.MMapDirectory. Show all posts
Showing posts with label org.apache.lucene.index.IndexNotFoundException: no segments* file found in org.apache.lucene.store.MMapDirectory. Show all posts

Tuesday, May 17, 2016

org.apache.lucene.index.IndexNotFoundException: no segments* file found in org.apache.lucene.store.MMapDirectory

I encountered this error while trying to create an empty SOLR index from an existing one .... I started to copy missing files one by one and the error kept appearing but with different file name, It was obviously not the solution ...... the solution was to delete data folder completely so that the core knows that this is a empty index