-
-
Method Summary
-
-
Method Details
-
indexes
Specify the index or indexes in a pending state that needs building.
- Specified by:
indexes in interface IndexNamesPath
- Parameters:
indexName - minimum index to build (name will be escaped).
indexNames - 0-n additional indexes to also build (names will be escaped).
-
indexes
Specify the indexes in a pending state that needs building, as a non-empty list.
- Specified by:
indexes in interface IndexNamesPath
- Parameters:
indexNames - the List of indexes to build (names will be escaped).
-