Jar examples for l:lucene-memory
This bundle contains the Apache Lucene Memory module. High-performance single-document index to compare against Query
You can download jar file lucene-memory 4.0.0-ALPHA in this page.
Apache License
You can use the following script to add lucene-memory-4.0.0-ALPHA.jar to your project.
<dependency> <groupId>org.apache.lucene</groupId> <artifactId>lucene-memory</artifactId> <version>4.0.0-ALPHA</version> </dependency>
compile group: 'org.apache.lucene', name: 'lucene-memory', version: '4.0.0-ALPHA'
libraryDependencies += "org.apache.lucene" % "lucene-memory" % "4.0.0-ALPHA"
<dependency org="org.apache.lucene" name="lucene-memory" rev="4.0.0-ALPHA"/>
@Grapes(@Grab(group='org.apache.lucene', module='lucene-memory', version='4.0.0-ALPHA'))
'org.apache.lucene:lucene-memory:jar:4.0.0-ALPHA'
Click the following link to download the jar file.
lucene-memory-4.0.0-ALPHA-javadoc.jar