|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.source.MultipageSearchEngine.SearchEngineResponseCallable
protected abstract class MultipageSearchEngine.SearchEngineResponseCallable
An implementation of Callable that increments page request count statistics
before the actual search is made.
| Constructor Summary | |
|---|---|
protected |
MultipageSearchEngine.SearchEngineResponseCallable()
|
| Method Summary | |
|---|---|
SearchEngineResponse |
call()
|
abstract SearchEngineResponse |
search()
Performs the actual search and returns the response. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected MultipageSearchEngine.SearchEngineResponseCallable()
| Method Detail |
|---|
public final SearchEngineResponse call()
throws Exception
call in interface Callable<SearchEngineResponse>Exception
public abstract SearchEngineResponse search()
throws Exception
Exception
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||