Integration layer between Neo4j and Lucene, providing one possible implementation of the Index API.
'org.neo4j:neo4j-lucene-index:2.3.2'
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-lucene-index</artifactId>
<version>2.3.2</version>
</dependency>
<dependency org="org.neo4j" name="neo4j-lucene-index" rev="2.3.2"/>
"org.neo4j", "neo4j-lucene-index", "2.3.2"