Provides a more specific example header (#1608)

* Provides more specific example header

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Provides a more specific example header

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
kolchfa-aws 2022-10-19 11:11:43 -04:00 committed by GitHub
parent ca00b0b844
commit 891f1dcb31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ Parameter | Stored values
Storing positions is useful for proximity queries. Storing character offsets is useful for highlighting.
{: .tip }
## Example
### Term vector parameter example
Create a mapping with a text field that stores character offsets in a term vector:
@ -158,4 +158,4 @@ The words "date of birth" are highlighted in the response:
]
}
}
```
```