A MongoDB(https://github.com/mongodb)-backed lucene (http://lucene.apache.org/core/) implementation.
'com.github.mongoutils:mongo-lucene:1.0'
<dependency>
<groupId>com.github.mongoutils</groupId>
<artifactId>mongo-lucene</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.mongoutils" name="mongo-lucene" rev="1.0"/>
"com.github.mongoutils", "mongo-lucene", "1.0"