Adrien Grand 9731ba4338
Make the type parameter optional when percolating existing documents. (#39987) (#39989)
`document_type` is the type to use for parsing the document to percolate, which
is already optional and deprecated. However `percotale` queries also have the
ability to percolate existing documents, identified by an index, an id and a
type. This change makes the latter optional and deprecated.

Closes #39963
2019-03-13 15:04:41 +01:00
..
2019-03-13 10:03:22 -04:00
2019-02-15 22:14:36 +02:00
2019-01-18 09:28:48 +01:00
2019-03-04 15:51:17 +01:00