Jar examples for m:mmm-search-engine-impl-lucene
This project provides an implementation of the search-engine using apache lucene as underlying search-technology.
You can download jar file mmm-search-engine-impl-lucene 1.0.1 in this page.
You can use the following script to add mmm-search-engine-impl-lucene-1.0.1.jar to your project.
<dependency> <groupId>net.sf.m-m-m</groupId> <artifactId>mmm-search-engine-impl-lucene</artifactId> <version>1.0.1</version> </dependency>
compile group: 'net.sf.m-m-m', name: 'mmm-search-engine-impl-lucene', version: '1.0.1'
libraryDependencies += "net.sf.m-m-m" % "mmm-search-engine-impl-lucene" % "1.0.1"
<dependency org="net.sf.m-m-m" name="mmm-search-engine-impl-lucene" rev="1.0.1"/>
@Grapes(@Grab(group='net.sf.m-m-m', module='mmm-search-engine-impl-lucene', version='1.0.1'))
'net.sf.m-m-m:mmm-search-engine-impl-lucene:jar:1.0.1'
Click the following link to download the jar file.
mmm-search-engine-impl-lucene-1.0.1-javadoc.jar