|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LuceneCocoonIndexer
The avalon behavioural component interface of an indexer.
| Field Summary | |
|---|---|
static String |
ROLE
Description of the Field |
| Method Summary | |
|---|---|
void |
index(org.apache.lucene.store.Directory index,
boolean create,
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 |
|---|
static final String ROLE
| Method Detail |
|---|
void setAnalyzer(org.apache.lucene.analysis.Analyzer analyzer)
analyzer - The new analyzer value
void index(org.apache.lucene.store.Directory index,
boolean create,
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 | |||||||||