poyconcept.blogg.se

Dtsearch alternatives
Dtsearch alternatives











dtsearch alternatives
  1. Dtsearch alternatives full#
  2. Dtsearch alternatives download#

  • CancelIndexBuildAsync() method - cancels any queued/ongoing dtSearch index build operation.
  • This method takes the Artifact ID of the workspace and the Artifact ID of the dtSearch index.
  • DeactivateIndexAsync() method - deactivates a dtSearch Index.
  • ActivateIndexAsync() method - activates a dtSearch index.
  • CompressIndexAsync() method - initiates a Compress Job on the dtSearch index.
  • This method takes the Artifact ID of the workspace and the Artifact ID for the current search provider and the Artifact ID of the new Search Provider.
  • SwapIndexAsync() method - swaps the search provider metadata.
  • 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.

    Dtsearch alternatives full#

    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.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. 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.

    dtsearch alternatives

    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

    Dtsearch alternatives download#

    For compatibility and package installation instructions, see Download the SDKs and NuGet packages.













    Dtsearch alternatives