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 ff65ccf commit 528eb59Copy full SHA for 528eb59
source/fundamentals/indexes.txt
@@ -387,7 +387,7 @@ names. It also takes an optional `aggregateOptions
387
The following code uses the ``listSearchIndexes()`` method to list the
388
Search indexes in a collection:
389
390
-.. literalinclude:: /code-snippets/indexes/listSearchIndexes.js
+.. literalinclude:: /code-snippets/indexes/searchIndexes.js
391
:language: javascript
392
:dedent:
393
:start-after: start listSearchIndexes example
0 commit comments