String[] getContainerIndexFieldNames(String url, String containerName, String indexName)
String[] getContainerIndexFieldNames(String url, String containerName, String indexName)
Name | Type | Description |
---|---|---|
url | String | Url of the Store |
containerName | String | Container Name |
indexName | String | Index Name |
Type | Description |
---|---|
String[] | List of fields associated to the index |