opkinternetmarketing.blogg.se

Relativity dtsearch connectors
Relativity dtsearch connectors













relativity dtsearch connectors relativity dtsearch connectors

This method takes the Artifact ID of the workspace, the Artifact ID of the dtSearch index, and a Boolean value to indicate whether to activate or deactivate the index after the build operation successfully completes. If not, then a full dtSearch index build operation occurs for the specified dtSearch index in a workspace. BuildIndexAsync() method - initiates an incremental dtSearch build operation if possible.IncrementalBuildIndexAsync() method - initiates an incremental build operation on the specified dtSearch index in a workspace.

relativity dtsearch connectors

This method takes the Artifact ID of the workspace, Artifact ID of the dtSearch Index, and a Boolean value to indicate whether to activate or deactivate the index after the build operation successfully completes.

relativity dtsearch connectors

  • FullBuildIndexAsync() method - initiates a full index build operation on the specified dtSearch index in a workspace.
  • DeleteAsync() method - deletes an existing dtSearch index.
  • This method takes the Artifact ID of the workspace and the Artifact ID of the dtSearch index and returns DtSearchIndexResponse object.
  • ReadAsync() method - retrieves metadata information about a dtSearch index.
  • UpdateAsync() method - updates an existing dtSearch index.
  • It returns the Artifact ID of the newly created dtSearch Index.
  • CreateAsync() method - adds a new dtSearch index to the workspace.
  • The .Interfaces namespace contains the IDtSearchIndexManager interface that exposes the following methods. This is a required application and is available in the Application library. In order to use the service, the instance must have the Relativity.DtSearch RAP installed. Review the following information to learn about the methods used by the dtSearch Index Manager service. Fundamentals for the dtSearch Manager API For compatibility and package installation instructions, see Download the SDKs and NuGet packages.















    Relativity dtsearch connectors