|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LuceneCocoonSearcher | |
---|---|
org.apache.cocoon.bean.query | |
org.apache.cocoon.components.search | Search - indexing and searching of xml content The search package provides interfaces and methods for indexing, and for searching. |
Uses of LuceneCocoonSearcher in org.apache.cocoon.bean.query |
---|
Methods in org.apache.cocoon.bean.query with parameters of type LuceneCocoonSearcher | |
---|---|
List |
SimpleLuceneQueryBean.search(LuceneCocoonSearcher searcher)
Gets the Bean to perform it's query The searcher specifies which LuceneCocoonSearcher to use for this search. |
List |
SimpleLuceneQuery.search(LuceneCocoonSearcher searcher)
Gets the Bean to perform it's query The searcher specifies which LuceneCocoonSearcher to use for this search It needs to have been initialised properly before use |
Uses of LuceneCocoonSearcher in org.apache.cocoon.components.search |
---|
Classes in org.apache.cocoon.components.search that implement LuceneCocoonSearcher | |
---|---|
class |
SimpleLuceneCocoonSearcherImpl
This class provides searching via lucene. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |