org.jboss.seam.wiki.core.search |
|
Java Source File Name | Type | Comment |
IndexManager.java | Class | Management the Lucene index. |
PaddedIntegerBridge.java | Class | Padding Integer bridge. |
PropertySearch.java | Class | A value holder for UI binding. |
SearchHit.java | Class | Represents a single search result, used for rendering a hit in the UI.
This is a value holder that is build by the search engine and rendered by the
search user interface. |
WikiSearch.java | Class | Core search engine, coordinates the search UI, query building, and hit extraction. |
WikiSearchSupport.java | Class | Handlers for searchable entities of the core domain model. |