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