Uses of Package
com.attivio.sdk.search.query.phrase
-
Packages that use com.attivio.sdk.search.query.phrase Package Description com.attivio.sdk.search.facet Copyright 2019 Attivio Inc., All rights reserved.com.attivio.sdk.search.fields Model forFieldExpressions
applied toQueryRequests
.com.attivio.sdk.search.query com.attivio.sdk.search.query.phrase Contains all phrase operators.com.attivio.sdk.server.tokenization Interfaces class that handle breaking free text / Strings intoTokenList
s.com.attivio.sdk.test com.attivio.sdk.token Copyright 2019 Attivio Inc., All rights reserved.com.attivio.util Contains utility classes and methods used across the Attivio code base.com.attivio.util.parser com.attivio.util.serialization.query.phrase -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.sdk.search.facet Class Description PhraseTerm Represents an atomic term in a phrase. -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.sdk.search.fields Class Description Phrase Base class for a component to a phrase query.PhraseHandler Handler interface used for traversing aPhrase
tree. -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.sdk.search.query Class Description Phrase Base class for a component to a phrase query.PhraseTerm Represents an atomic term in a phrase. -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.sdk.search.query.phrase Class Description AnchorFilter Anchor phrase to start/end of an indexed value.AnchorFilter.AnchorMode Mode for anchoring this term to indexed valuesFuzzyTerm 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.PhraseHandler Handler interface used for traversing aPhrase
tree.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. -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.sdk.server.tokenization Class Description Phrase Base class for a component to a phrase query.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. -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.sdk.test Class Description Phrase Base class for a component to a phrase query. -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.sdk.token Class Description Phrase Base class for a component to a phrase query. -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.util Class Description Phrase Base class for a component to a phrase query. -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.util.parser Class Description AnchorFilter Anchor phrase to start/end of an indexed value.AnchorFilter.AnchorMode Mode for anchoring this term to indexed valuesFuzzyTerm Phrase that fuzzy matches all terms are similar to a specified term.Phrase Base class for a component to a phrase query.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.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. -
Classes in com.attivio.sdk.search.query.phrase used by com.attivio.util.serialization.query.phrase 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.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 PhrasePlugin Phrase query plugin to support template queries that are replaced in during query processing.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.