使用 Lucene 进行 Neo4j 索引并使用 SOLR 进行查询
我使用 Neo4j 和 Lucene 索引,它对于节点来说效果很好,但对于关系来说可能不太好。但我的问题是:有没有办法使用 SOLR 在 Neo4j 上查询,因为它使用 Lucene?是否有某个插件或者我必须创建自己的插件?
感谢您的回答
I am using Neo4j with Lucene indexing, which works pretty good with nodes, maybe not so well with relationships. But My question is: is there a way to use SOLR to query on Neo4j since it uses Lucene? is there a plugin somewhere or do I have to create my own?
Thanks for your answers
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
关系索引有什么问题?您是否看过集成索引框架,http://wiki.neo4j.org/content/Index_Framework#关系索引?
关于你的问题我没有太多研究Solr。
/ Mattias,Neo4j lucene 集成的主要贡献者。
What is the problem with index for relationships? Have you looked at the integrated index framework, http://wiki.neo4j.org/content/Index_Framework#Relationship_indexes ?
Regarding you question I haven't looked into Solr much.
/ Mattias, main contributor to lucene integration for Neo4j.
似乎尚未发布,但请参阅 http://lists。 neo4j.org/pipermail/user/2010-January/002372.html
Doesn't seem to be released yet, but see http://lists.neo4j.org/pipermail/user/2010-January/002372.html