Skip to content

Commit 758b78d

Browse files
jbaierakilfoyle
andauthored
Update docs/reference/elasticsearch/rest-apis/api-conventions.md
Co-authored-by: David Kilfoyle <[email protected]>
1 parent 9b905de commit 758b78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/rest-apis/api-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ GET /_nodes/ra*:2*
425425

426426
Some APIs that accept a `<data-stream>`, `<index>`, or `<target>` request path parameter also support *selector syntax*.
427427

428-
Some indices and data streams are made of multiple components besides their default data. These other components store additional data which can be queried separately like a regular index. Some APIs may operate on subsets of these index components which can be specified by using a selector suffix.
428+
Some indices and data streams are made of multiple components besides their default data. These other components store additional data which can be queried separately like regular index data. Some APIs may operate on subsets of these index components which can be specified by using a selector suffix.
429429

430430
There are currently two selector suffixes supported by {{es}} APIs:
431431

0 commit comments

Comments
 (0)