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