|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Searcher
Service that searches.
| Method Summary | |
|---|---|
String |
getExplanation(Query query,
Hit hit)
Return an HTML-formatted explanation of how a query scored. |
Hits |
search(Query query,
int numHits,
String dedupField,
String sortField,
boolean reverse)
Return the top-scoring hits for a query. |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
Hits search(Query query,
int numHits,
String dedupField,
String sortField,
boolean reverse)
throws IOException
IOException
String getExplanation(Query query,
Hit hit)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||