Ankiro.SearchServer.Data NamespaceAnkiro Enterprise Suite Reference Documentation
This namespace contains the data structures that are used by WCF services with Ankiro Suite.
Classes

  ClassDescription
Public classBackupMetadata
Public classDataSourceBackupMetadata
Public classDataSourceData
Encapsulates the information associated with a specific data source in the system.
Public classDataSourcePathSegmentData
Represents a segment in a data source hierarchy. A data source hierarchy is a structure exposed by data sources external to the Ankiro Suite, such as a content management system or a web site. To create a data source hierarchy one can either manually synchronize the entire hierarchy through the ManagementService or by processing the documents of the hiearchy in a top down manner.
Public classDataSourcePathSegmentFrequency
Public classDataSourcePluginConfigurationData
Public classDataSourcePropertyData
Encapsulates the information associated with a property of a data source.
Public classDataSourceSidData
Public classDataSourceSidMap
The DataSourceSidData object encapsulates a single security object, which is either a user object or a role object. Both types of security objects must specify a foreign ID (named NativeId) which must be a business key to the external security object that it represents. The native id should refer to the most meaningful internal ID of the security object in the context of the external information store. The NativeId should not be the name of the security object, if this may change in a rename operation.
Public classDocumentAccessRuleData
Public classDocumentData
Public classDocumentFileData
The DocumentFileData class encapsulates a binary file that should be processed and parsed by the Ankiro Suite installation, using an IFilter implementation installed on the server. Please refer to e.g. http://en.wikipedia.org/wiki/IFilter for more information.
Public classDocumentFileDataParseResult
Contains information about the parsed result of binary file as obtained through the ParseFileData method of the document service.
Public classDocumentFileDataParseResultProperty
The value of a property field of a parsed binary document.
Public classDocumentItemData
Public classDocumentPropertyData
Public classDocumentTermBindingData
Contains information about an association between a specific search phrase (term) and a specific document, which should be returned at a specific position in search results for that search phrase.
Public classHtmlMarkupSettings
Public classIndexDocumentData
The IndexDocumentData class contains the additional information associated with a document that has already been persisted in the Ankiro Suite database.
Public classIndexPropertyData
Public classNamespace
Public classPropertyValueCount
Public classSearchProfileBackupMetadata
Public classSearchProfileData
Public classSearchProfileDefinitionData
Public classSearchProfileParameterData
Public classSearchProfilePluginData
Public classSearchProfilePropertyData
Public classSearchServerNodeData
Public classSearchServerNodeInstanceData
Public classSearchServerNodeStatusData
Public classServerIndexData
Public classTextMarkupRequest
The TextMarkupRequest class controls how a text string (which can be either a string or a string processed as an html section or document) is marked up, given a markup string expression and language information controlling optional spellchecking and semantic expansion of the markup expression.
Public classTextMarkupResult
Public classValidationMessage
Public classVersionInformation
Interfaces

  InterfaceDescription
Public interfaceIBackupMetadataAdditional
Enumerations

  EnumerationDescription
Public enumerationApplicationComponent
Internal application component of the Ankiro Suite installation.
Public enumerationApplicationLayer
Specific layer of the Ankiro Suite installation.
Public enumerationDataSourceAclType
Specifies the type of an data source ACL (Access Control List) entry.
Public enumerationDataSourceCacheType
Public enumerationDataSourcePathSegmentIncludeState
Public enumerationDataSourceProcessingMode
Public enumerationDataSourceSidType
Public enumerationDataSourceType
Public enumerationDocumentAction
Public enumerationFileDataFieldMergeBehavior
Public enumerationFileDataFieldType
Public enumerationIndexPropertyType
Public enumerationMessageType
Public enumerationSearchProfileDefinitionType
Public enumerationSearchServerHealthState
Public enumerationSearchServerOnlineState
Public enumerationSearchServerSynchronizationState
Public enumerationSystemHistoryFilterType
Public enumerationSystemHistoryItemType
Public enumerationTextMarkupType