|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query | |
---|---|
anl.aida.query |
Uses of Query in anl.aida.query |
---|
Classes in anl.aida.query that implement Query | |
---|---|
class |
ConstantQuery
A Query that always returns a constant numeric value. |
class |
FrequencyCountQuery
Queries a scored terms collection for the frequency count (number of documents it appears in) of some particular term. |
Fields in anl.aida.query declared as Query | |
---|---|
private Query |
TriggerOp.lhs
|
private Query |
TriggerOp.rhs
|
Constructors in anl.aida.query with parameters of type Query | |
---|---|
TriggerOp(BooleanOp op,
Query rhs,
Query lhs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |