Skip to content
Snippets Groups Projects
Commit 7f9cb0fb authored by Smitha Manjunath's avatar Smitha Manjunath Committed by Smitha Manjunath
Browse files

Update IndexerService.md

parent d6607a6f
No related branches found
No related tags found
Loading
......@@ -145,7 +145,7 @@ will use the same schema and overwrite records with the same ids. Default value
[Back to table of contents](#TOC)
## Delete API <a name="delete"></a>
Delete api is used to delete an index for a specific kind.
Delete API is used to delete an index for a specific kind.
Only users who belong to the Entitlement groups 'users.datalake.ops' can make calls to this API.
```
......@@ -345,4 +345,4 @@ The above query will return all records which had problems due to fields mismatc
Please refer to the [Search service](https://community.opengroup.org/osdu/platform/system/search-service/-/blob/master/docs/api/search_openapi.yaml#L28) documentation for examples on different kinds of search
queries.
[Back to table of contents](#TOC)
\ No newline at end of file
[Back to table of contents](#TOC)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment