Package | Description |
---|---|
com.attivio.sdk.search.query | |
com.attivio.sdk.search.query.phrase |
Contains all phrase operators.
|
com.attivio.util.parser |
Modifier and Type | Method and Description |
---|---|
PhraseTerm |
FacetQuery.getTerm() |
Modifier and Type | Method and Description |
---|---|
void |
FacetQuery.setTerm(PhraseTerm value) |
Constructor and Description |
---|
FacetQuery(FieldExpression field,
PhraseTerm term) |
FacetQuery(String field,
PhraseTerm term) |
Modifier and Type | Class and Description |
---|---|
class |
FuzzyTerm
Phrase that fuzzy matches all terms are similar to a specified term.
|
class |
RegexTerm
Phrase that matches all terms that match a regular expression.
|
class |
SearchTerm
Represents a search term in a phrase.
|
class |
TermRange
Phrase that matches all terms in a range.
|
class |
WildcardTerm
Phrase that matches all terms that match a wildcard expression.
|
Modifier and Type | Method and Description |
---|---|
int |
PhraseTerm.offsetGap(PhraseTerm previous)
Get the offset gap between
previous and this term. |
Constructor and Description |
---|
PhraseTerm(PhraseTerm base)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
static class |
QueryOperators.PhraseTermParser<T extends PhraseTerm> |
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.