search-engine-impl-lucene

This project provides an implementation of the search-engine using apache lucene as underlying search-technology.

License

License

Categories

Categories

Net Search Business Logic Libraries
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-search-engine-impl-lucene
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

search-engine-impl-lucene
This project provides an implementation of the search-engine using apache lucene as underlying search-technology.
Project Organization

Project Organization

mmm-Team

Download mmm-search-engine-impl-lucene

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search-engine-impl-lucene/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-search-engine-impl-lucene</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search-engine-impl-lucene/
implementation 'net.sf.m-m-m:mmm-search-engine-impl-lucene:1.0.1'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search-engine-impl-lucene/
implementation ("net.sf.m-m-m:mmm-search-engine-impl-lucene:1.0.1")
'net.sf.m-m-m:mmm-search-engine-impl-lucene:jar:1.0.1'
<dependency org="net.sf.m-m-m" name="mmm-search-engine-impl-lucene" rev="1.0.1">
  <artifact name="mmm-search-engine-impl-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-search-engine-impl-lucene', version='1.0.1')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-search-engine-impl-lucene" % "1.0.1"
[net.sf.m-m-m/mmm-search-engine-impl-lucene "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.m-m-m : mmm-search-engine-api jar 1.0.1
org.apache.lucene : lucene-core jar 3.0.2
org.apache.lucene : lucene-highlighter jar 3.0.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (2)

Group / Artifact Type Version
net.sf.m-m-m » mmm-test jar SNAPSHOT
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0