|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Service that builds a summary for a hit on a query.
| Method Summary | |
String[] |
getSummary(HitDetails[] details,
Query query)
Returns summaries for a set of details. |
String |
getSummary(HitDetails details,
Query query)
Returns a summary for the given hit details. |
| Method Detail |
public String 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
public String[] 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 | ||||||||||