Search commands and pipelines
The following table describes the commands and pipelines for index and document management via the Search service:
|
Command/Pipeline |
Description |
|
|
Creates an index based on the IndexablePolicy and SearchScopePolicy. |
|
|
Deletes an index (specified by name). |
|
|
Retrieves an index (specified by name). |
|
|
Initializes an index (specified by name). |
|
|
Lists all indexes in the system. |
|
|
Searches documents in an index. |
|
|
Updates an index based on the IndexablePolicy and SearchScopePolicy. |
|
|
Adds documents to an index. |
|
|
Deletes documents from an index. |