I am getting errors like
Failed to open Lucene reader/searcher; nested exception is
org.compass.core.engine.SearchEngineException:
Failed to open index searcher for sub-index [meta]; nested exception is
java.io.FileNotFoundException:
/home/test/testrun/target/compass/project/index/meta/segments_dia
(No such file or directory).
Did you check the path
/home/test/testrun/target/compass/project/index/meta/segments_diafrom the exception?Code from compass throws this exception if it can't find such directory.