Namespace Noxum.Nova.Index.Client
Classes
CommentCountRequest
Request object for count of comment
CommentCountResult
The result for a count search
CommentFilterCondition
Comment filter condition
CommentIndexClient
Implementation of ICommentIndexClient
CommentItem
A row stored in NX_OBJECT_COMMENT.
CommentOccurrencesRequest
Request comments for occurrences of fields
CommentOccurrencesResult
The result for an comment occurrence request
CommentSearchRequest
Request object for comment search
CommentSearchResult
Result of a comment search
CommentSortBy
Comment sort by
IndexApiException
IndexApiException<TResult>
IndexClientOptions
The Index API Options
IndexClientServiceCollectionExtension
Extension function to add BranchCaches
MatchStringsRequest
Match strings request
MatchStringsResponse
Match strings response
ObjectCountRequest
Request object for count of objects
ObjectCountResult
The result for a count search
ObjectFilterCondition
Object filter condition
ObjectIndexClient
Implementation of IObjectIndexClient
ObjectItem
An index object item
ObjectOccurrencesRequest
Request objects for occurrences of fields
ObjectOccurrencesResult
The result for an object occurrence request
ObjectSearchRequest
Request object for object search
ObjectSearchResult
Result of an object search
ObjectSortBy
Sort condition for object search
ObjectValueFilter
Object Value Filter
ObjectXmlLinkCountRequest
Request for getting the number of objects with XML values that contain links
Occurrence
Occurrence of a value
Occurrences
Occurrences of distinct values
Page
Page condition for a search
ProblemDetails
QuickSearchScopedAttributeKey
Key for a quick search scoped attribute
Suggestion
A suggestion that may be used for type-ahead support
SuggestionsRequest
Request object index for suggestions
SuggestionsResult
Result of a suggestions request
SuggestionsScopedAttributeKey
Key for a scoped attribute to provide suggestions
UtilityClient
Implementation of IUtilityClient
WorkItemOccurrencesRequest
Request work item occurrences per branch
WorkItemOccurrencesResult
The result for a work item occurrences request
Structs
CommentIndexClient.ObjectResponseResult<T>
ObjectIndexClient.ObjectResponseResult<T>
UtilityClient.ObjectResponseResult<T>
Interfaces
ICommentIndexClient
IObjectIndexClient
IUtilityClient
Enums
CommentField
Comment field enumeration, used for sorting
FilterCompareOperator
Compare operators for filters
ObjectSortByKind
Sort By