|
@@ -17,7 +17,7 @@ in the percolate api.
|
|
|
=====================================
|
|
|
|
|
|
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:
|
|
|
|
|
|
* Add or update a mapping via the <<indices-create-index,create index>> or
|