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.
2 parents bbc1871 + 1d6559e commit cfe4bc6Copy full SHA for cfe4bc6
src/Tests/ClientConcepts/HighLevel/Inference/IndicesPaths.doc.cs
@@ -10,8 +10,8 @@ public class IndicesPaths
10
{
11
/**== Indices paths
12
*
13
- * Some APIs in Elasticsearch take one or many index name or a special `_all` marker to send the request to all the indices
14
- * In nest this is encoded using `Indices`.
+ * Some APIs in Elasticsearch take one or many index names or a special `_all` marker to send the request to all the indices.
+ * In NEST this is encoded using `Indices`.
15
16
*=== Implicit Conversion
17
* Several types implicitly convert to `Indices`
0 commit comments