|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Type of the custom object.public interface DocMapper<T>
Mapper from a Lucene document to a custom object.
| Method Summary | |
|---|---|
T |
map(int id,
float score,
Document doc,
Multimap<String,String> fragments)
|
| Method Detail |
|---|
T map(int id,
float score,
Document doc,
Multimap<String,String> fragments)
id - score - doc - fragments - not null multimap of highlighter fragments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||