简体   繁体   中英

Neo4j indexing with Lucene and query with SOLR

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

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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