| Interface | Description |
|---|---|
| PhraseHandler |
Handler interface used for traversing a
Phrase tree. |
| Class | Description |
|---|---|
| AnchorFilter |
Anchor phrase to start/end of an indexed value.
|
| FuzzyTerm |
Phrase that fuzzy matches all terms are similar to a specified term.
|
| Phrase |
Base class for a component to a phrase query.
|
| Phrase.Parameter |
Parameter Linked List.
|
| PhraseNear |
Phrase for matching terms that are proximal to each other.
|
| PhraseNot |
Phrase operator that matches an include phrase as long as it does not contain an exlude phrase.
|
| PhraseNotIn |
Phrase operator that matches an include phrase as long as it is not contained within an exlude phrase.
|
| PhraseOr | |
| PhraseTerm |
Represents an atomic term in a phrase.
|
| RegexTerm |
Phrase that matches all terms that match a regular expression.
|
| ScopeBoost |
Boost phrase matches that occur inside a specified scope.
|
| ScopeFilter |
Require phrase to exist within a specified scope.
|
| ScopeTerm |
Phrase that matches a named scope.
|
| SearchTerm |
Represents a search term in a phrase.
|
| TermRange |
Phrase that matches all terms in a range.
|
| WildcardTerm |
Phrase that matches all terms that match a wildcard expression.
|
| Enum | Description |
|---|---|
| AnchorFilter.AnchorMode |
Mode for anchoring this term to indexed values
|
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.