fixed index file and added latest doc files

This commit is contained in:
darrell-thobe-sp
2025-02-10 07:19:47 -05:00
parent f6f44d1185
commit 8f6f789bb4
13 changed files with 13 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'Search', 'V2024Search']
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Indices** | [**[]Index**](Indices) | The names of the Elasticsearch indices in which to search. If none are provided, then all indices will be searched. | [optional]
**Indices** | [**[]Index**](indices) | The names of the Elasticsearch indices in which to search. If none are provided, then all indices will be searched. | [optional]
**QueryType** | [**QueryType**](query-type) | | [optional]
**QueryVersion** | **String** | | [optional]
**Query** | [**Query**](query) | | [optional]