|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentPostProcessor
Represents an object that can do post-processing on a lucene Document. An example would be to add document
and/or field level boosting.
| Method Summary | |
|---|---|
void |
process(org.apache.lucene.document.Document document)
|
| Method Detail |
|---|
void process(org.apache.lucene.document.Document document)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||