Package | Description |
---|---|
com.attivio.sdk.search.query |
Modifier and Type | Class and Description |
---|---|
class |
AccessControlQuery
Query that performs access control filtering of a search query.
|
class |
BooleanAndQuery
A BooleanAndQuery requires all sub queries must match.
|
class |
BooleanNotQuery
A BooleanNotQuery excludes all documents matching a sub query.
|
class |
BooleanOrQuery
A BooleanOrQuery requires at least one sub query must match.
|
class |
BoostQuery
Query operator that will apply a boost query to a search query.
|
class |
CompositeJoinQuery
Join query for querying "composite" document that consists of multiple documents.
|
class |
FacetQuery |
class |
FieldExpressionQuery
A query that matches documents using the value of a
FieldExpression . |
class |
FilterQuery
|
class |
GeoDistanceQuery
Query for matching documents that are a desired distance from a center point.
|
class |
GraphQuery
Query that recursively walks linked documents.
|
class |
JoinQuery
A JoinQuery matches all documents for a primary query, joining secondary queries.
|
class |
PhraseQuery |
class |
Query
Abstract base class for queries.
|
class |
QueryPlugin
Query operator that can be used as a placeholder for replacement in the query workflow.
|
class |
QueryString
Query operator that contains an unparsed query string.
|
class |
SavedFilter
Query that uses a saved filter to match documents.
|
class |
ShapeQuery
Query for matching documents with via a
Shape . |
class |
SubQuery
Query operator that contains sub
Query . |
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.