Package | Description |
---|---|
net.sf.mmm.search.impl.lucene |
Contains the implementation of the search API using apache lucene.
|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.impl.lucene |
Contains the implementation of the
Search-Indexer API using apache lucene. |
Modifier and Type | Class and Description |
---|---|
class |
LuceneSearchEntry
This is the implementation of the
SearchEntry
interface using lucene as underlying search-engine. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMutableSearchEntry
This is the abstract base implementation of the
MutableSearchEntry
interface. |
Modifier and Type | Class and Description |
---|---|
class |
LuceneMutableSearchEntry
This is the implementation of the
MutableSearchEntry interface using
lucene as underlying search-engine. |
Copyright © 2001–2016 mmm-Team. All rights reserved.