Update percolate.asciidoc
Updating the `associated` spelling Closes #8907
This commit is contained in:
parent
fff483d612
commit
23dbecf3e7
|
@ -17,7 +17,7 @@ in the percolate api.
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
Field referred to in a percolator query must *already* exist in the mapping
|
Field referred to in a percolator query must *already* exist in the mapping
|
||||||
assocated with the index used for percolation.
|
associated with the index used for percolation.
|
||||||
There are two ways to make sure that a field mapping exist:
|
There are two ways to make sure that a field mapping exist:
|
||||||
|
|
||||||
* Add or update a mapping via the <<indices-create-index,create index>> or
|
* Add or update a mapping via the <<indices-create-index,create index>> or
|
||||||
|
|
Loading…
Reference in New Issue