| Package | Description |
|---|---|
| org.apache.james.mailbox.lucene.search | |
| org.apache.james.mailbox.store.search |
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneMessageSearchIndex<Id>
Lucene based
ListeningMessageSearchIndex which offers message searching via a Lucene index |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyMessageSearchIndex<Id>
ListeningMessageSearchIndex implementation which wraps another ListeningMessageSearchIndex and will forward all calls to it. |
| Constructor and Description |
|---|
LazyMessageSearchIndex(ListeningMessageSearchIndex<Id> index) |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.