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