| SearchIndexInfoProviderGetSearchIndexes Method | 
| Name | Description | |
|---|---|---|
| GetSearchIndexes | 
            Returns all search indexes
              | |
| GetSearchIndexes(String, String) | 
            Returns all the searchIndexes filtered by where condition and sorted by orderBy expression.
              | |
| GetSearchIndexes(String, String, Int32) | 
            Returns all the searchIndexes filtered by where condition and sorted by orderBy expression.
              | |
| GetSearchIndexes(String, String, Int32, String) | 
            Returns all the searchIndexes filtered by where condition and sorted by orderBy expression.
              |