org.apache.roller.business.search |
Utilities needed by implementation of search interface.
|
Java Source File Name | Type | Comment |
FieldConstants.java | Class | Field constants for indexing blog entries and comments. |
IndexManager.java | Interface | Interface to Roller's Lucene-based search facility. |
IndexManagerImpl.java | Class | Lucene implementation of IndexManager. |
IndexUtil.java | Class | Class containing helper methods. |