cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j integration with Solr

Hi,

Is there some solutions available for me integrate these two parts in order to implement the personal searching

Best wishes
Grant

2 REPLIES 2

You could use a transaction event handler to propagate graph changes to solr.

However in 3.5 we included fulltext search as a first class citizen, see https://neo4j.com/docs/operations-manual/3.5-preview/performance/index-configuration/fulltext/

You could also use the neo4j-elastic-search integration as an template and do something similar for SOLR