We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1cdb7 commit 317790fCopy full SHA for 317790f
src/main/java/com/meilisearch/sdk/IndexesHandler.java
@@ -84,7 +84,7 @@ Results<Index> getIndexes(IndexesQuery params) throws MeilisearchException {
84
}
85
86
/**
87
- * Gets all indexes in the current Meilisearch instance
+ * Gets indexes in the current Meilisearch instance
88
*
89
* @return List of indexes as String
90
* @throws MeilisearchException if an error occurs
0 commit comments