繁体   English   中英

指南针索引创建

[英]Compass Index Creation

我收到类似的错误

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).

您是否通过/home/test/testrun/target/compass/project/index/meta/segments_dia检查了路径/home/test/testrun/target/compass/project/index/meta/segments_dia

如果找不到这样的目录,指南针中的代码将引发此异常。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM