Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
alicejw 2022-05-09 10:41:20 -07:00
parent 87e8c5d83d
commit 01e505b864
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ Parameter | Behavior
`id` | Specifies the exact document to query for terms.
`path` | Specifies the field name for the query.
E.g. to get all lines from the shakespeare play for a role (or roles) specified in the index `play-assignments` for the entry `42`:
To get all the lines from a Shakespeare play for a role (or roles) specified in the index `play-assignments` for the document `42`:
```json
GET shakespeare/_search