Package | Description |
---|---|
net.sf.mmm.search.engine.impl.lucene |
Contains the implementation of search-engine using apache lucene.
|
net.sf.mmm.search.engine.impl.spring | |
net.sf.mmm.search.impl.lucene |
Contains the implementation of the search API using apache lucene.
|
net.sf.mmm.search.indexer.impl.lucene |
Contains the implementation of the
Search-Indexer API using apache lucene. |
Modifier and Type | Field and Description |
---|---|
private LuceneDirectoryBuilder |
LuceneSearchEngineBuilder.luceneDirectoryBuilder |
Modifier and Type | Method and Description |
---|---|
protected LuceneDirectoryBuilder |
LuceneSearchEngineBuilder.getLuceneDirectoryBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
LuceneSearchEngineBuilder.setLuceneDirectoryBuilder(LuceneDirectoryBuilder luceneDirectoryBuilder) |
Modifier and Type | Method and Description |
---|---|
LuceneDirectoryBuilder |
SearchSpringConfig.luceneDirectoryBuilder() |
Modifier and Type | Class and Description |
---|---|
class |
LuceneDirectoryBuilderImpl
This is the implementation of the
LuceneDirectoryBuilder interface. |
Modifier and Type | Field and Description |
---|---|
private LuceneDirectoryBuilder |
LuceneSearchIndexerBuilder.luceneDirectoryBuilder |
Modifier and Type | Method and Description |
---|---|
void |
LuceneSearchIndexerBuilder.setLuceneDirectoryBuilder(LuceneDirectoryBuilder luceneDirectoryBuilder) |
Copyright © 2001–2016 mmm-Team. All rights reserved.