|
AggregateContextExpression |
Operations for adding context expression to an aggregate context expression. |
|
AtomicContextExpression |
Represents non-aggregate (leaf) nodes of a context expression tree. |
|
BestBet |
Represents a best bet configuration. |
|
BestBetCollection |
Represents collections of best bests. |
|
Context |
Represents a context. |
|
ContextCollection |
Represents a collection of contexts. |
|
ContextExpression |
A context expression, representing a Boolean condition for when a context will match. |
|
FeaturedContent |
Represents a visual best bet (featured content).configuration. |
|
FeaturedContentCollection |
Represents a collection of visual best bets (featured content). |
|
KeyValueAtomicContextExpression |
Represents a key-value type context expression node. |
|
Keyword |
Represents a search keyword. |
|
KeywordCollection |
Represents a collection containing keywords. |
|
ManagedResult |
Represents both best bets and visual best bets (featured content). Collectively, these are known as [ManagedContent] |
|
PromotedDocument |
Represents a specific way of promoting or demoting result set items. Defined by specifying the document ID of the indexed item to be promoted or demoted. |
|
PromotedExpression |
Represents a specific way of promoting or demoting result set items. Defined by specifying a query expression. The result set items that match the query expression may be promoted or demoted. |
|
PromotedItem |
Represents a promoted item. A promoted item is a general way of promoting or demoting result set items. Specific ways to promote or demote result set items like using promoted document, promoted expression, or promoted location are different variants of promoted items |
|
PromotedItemCollection |
Represents a collection of promoted items. Includes operations to add a promoted document, a promoted location, and a promoted expression. |
|
PromotedLocation |
Represents a specific way of promoting or demoting result set items. Defined by specifying an item identifier prefix, given as a URI, which identifies the result set items that are to be promoted or demoted. |
|
Promotion |
Represents a promotion. A promotion may be used to promote specific kinds of items or locations so that the item or location reaches a higher rank position in the result set of a query. A promotion may also be used to demote documents to fall to a lower rank position. Such promotions are called demotions. |
|
PromotionCollection |
Represents a collection of promotions. |
|
QueryContext |
Obsolete. Represents a query context. This interface is primarily intended for testing. There are no implementations provided in the Admin OM. |
|
SearchSetting |
Represents search settings ([Synonym]s, [BestBet]s, [FeaturedContent] and [Promotion]s). |
|
SearchSettingGroup |
Represents a search setting group. |
|
SearchSettingGroupCollection |
Represents a collection of search setting groups. |
|
Synonym |
Represents a synonym to a query term as defined in the Keyword property. |
|
SynonymCollection |
Represents a collection of synonyms for a keyword. |