|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The avalon behavioural component interface of an indexer.
Field Summary | |
static java.lang.String |
ROLE
Description of the Field |
Method Summary | |
void |
index(org.apache.lucene.store.Directory index,
boolean create,
java.net.URL base_url)
Description of the Method |
void |
setAnalyzer(org.apache.lucene.analysis.Analyzer analyzer)
Sets the analyzer attribute of the LuceneCocoonIndexer object |
Field Detail |
public static final java.lang.String ROLE
Method Detail |
public void setAnalyzer(org.apache.lucene.analysis.Analyzer analyzer)
analyzer
- The new analyzer valuepublic void index(org.apache.lucene.store.Directory index, boolean create, java.net.URL base_url) throws ProcessingException
index
- Description of Parametercreate
- Description of Parameterbase_url
- Description of Parameter
ProcessingException
- Description of Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |