|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Adder
Document adder for full indexers.
| Method Summary | |
|---|---|
void |
add(org.apache.lucene.document.Document document)
Adds a document to the index. |
void |
add(org.apache.lucene.document.Document document,
org.apache.lucene.analysis.Analyzer analyzer)
Adds a document to the index. |
| Method Detail |
|---|
void add(org.apache.lucene.document.Document document)
document - Document to add.
IndexException - if an error occurs.
void add(org.apache.lucene.document.Document document,
org.apache.lucene.analysis.Analyzer analyzer)
document - Document to add.analyzer - Analzer to use.
IndexException - if an error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||