neo4j-lucene5-index:Neo4j Lucene 5集成

时间:2021-04-30 09:08:44
【文件属性】:
文件名称:neo4j-lucene5-index:Neo4j Lucene 5集成
文件大小:447KB
文件格式:ZIP
更新时间:2021-04-30 09:08:44
Java Neo4j Lucene 5集成 这仍然是实验性和初步的,完全不受支持。 它仅适用于删除了所有schema和index目录的新数据存储或数据库。 集成是建立在Neo4j 2.3.0之上的 笔记 如果要在现有数据库上尝试此操作,请先进行备份! 安装 使用mvn全新安装依赖项构建库:复制依赖项 从Neo4j服务器中删除neo4j-lucene-index.jar和所有lucene jar。 # build mvn clean install dependency:copy-dependencies # set your neo4j server path export NEO=/path/to/neo4j-community-2.3.0 $NEO/bin/neo4j stop mkdir $NEO/backup mv $NEO/data/graph.db/schema $NEO/data/

网友评论