hasvb.blogg.se

Dtsearch debugger
Dtsearch debugger





dtsearch debugger

  • Includes - the field for identifying documents related to the documents matching the search criteria.
  • This is a required property when creating and updating saved searches.
  • Name - descriptive name of the saved search.
  • Use ArtifactType enumeration to set the value.
  • ArtifactTypeID - Artifact Type ID of the object to be returned by the search.
  • dtsearch debugger

  • ArtifactID - ArtifactID of the saved search object.
  • For code samples of setting the properties, see Create a KeywordSearch and KeywordSearch helper methods. The following KeywordSearch object properties correspond to the keyword search properties that can be specified through the Relativity user interface (shown in the images below). This page contains the following information: You can also perform the create, read, update, delete, and query operations on the KeywordSearch objects using the Relativity REST API. For information, see Relativity SDK samples. You can programmatically execute keyword saved search using the SavedSearchCondition class of the Relativity Services API or saved search query in the REST API.Ĭomplete code samples of operations on the KeywordSearch objects are included in the APISamples.sln solution in the Relativity SDK. NET  object that can be used to monitor progress and interact with the process. Note that asynchronous operations return a standard. The operations on KeywordSearch DTOs are performed asynchronously. You can also generate email links to the search results. Helper methods to easily return saved search parameters available to the user in the workspace, such as fields, search owners, search indexes are also provided. The Services API supports the create, read, update, delete, and query operations on a KeywordSearch DTO.

    dtsearch debugger

    For more information, see Keyword search on the Relativity 9.4 Documentation site. You can use a keyword search to query a full text index. Keyword search (or SQL index search) is Relativity's default search engine.







    Dtsearch debugger