|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HitSummarizer
Service that builds a summary for a hit on a query.
| Method Summary | |
|---|---|
Summary[] |
getSummary(HitDetails[] details,
Query query)
Returns summaries for a set of details. |
Summary |
getSummary(HitDetails details,
Query query)
Returns a summary for the given hit details. |
| Method Detail |
|---|
Summary getSummary(HitDetails details,
Query query)
throws IOException
details - the details of the hit to be summarizedquery - indicates what should be higlighted in the summary text
IOException
Summary[] getSummary(HitDetails[] details,
Query query)
throws IOException
details - the details of hits to be summarizedquery - indicates what should be higlighted in the summary text
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||