Package | Description |
---|---|
org.egothor.dir |
This package defines objects of distributed IR layer.
|
Modifier and Type | Class and Description |
---|---|
class |
ControlsHandlerGlad
Handler that processes controls specification of a query and produces the specific subquery.
|
class |
ControlsHandlerStern
Handler that processes controls specification of a query and produces the specific subquery.
|
Modifier and Type | Method and Description |
---|---|
QueryResponse |
Group.query(int offset,
int length,
int p,
String query,
long max_hits2scan,
double pg_rerank,
ControlsHandler cHandler,
String... controls)
Return a QueryResponse to a user query.
|
Copyright © 2016 Egothor. All Rights Reserved.