|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
| LuceneCocoonIndexer | The avalon behavioural component interface of an indexer. |
| LuceneCocoonSearcher | The avalon behavioural component interface of a searcher. |
| LuceneXMLIndexer | The avalon behavioural component interface of generating lucene documents from an xml content. |
| Class Summary | |
| LuceneCocoonHelper | This class encapsulates some helper methods. |
| LuceneCocoonPager | This class should help you to manage paging of hits. |
| LuceneCocoonPager.HitWrapper | A helper class encapsulating found document, and its score |
| LuceneIndexContentHandler | Parse XML and generate lucene document(s) |
| SimpleLuceneCocoonIndexerImpl | A lucene indexer. |
| SimpleLuceneCocoonSearcherImpl | This class provides searching via lucene. |
| SimpleLuceneXMLIndexerImpl | A simple class building lucene documents from xml content. |
This package provides Cocoon search components.
The search packes provides interfaces and methods for indexing, and for searching.
The indexing part builds a searchindex. The search part searches through the searchindex.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||