OpenSearch/docs/reference/migration
Christoph Büscher d3fe22c990 Improve adding clauses to `span_near` and `span_or` query
Currently the query builders expose the clauses of the span
query as a modifiable list. Instead we should make the that
getter return an unmodifiable list. Also renaming the method
used to add a clause from `clause(spanQuery)` to
`addClause(spanQuery)`.
2016-05-20 13:36:55 +02:00
..
migrate_5_0 Improve adding clauses to `span_near` and `span_or` query 2016-05-20 13:36:55 +02:00
index.asciidoc Docs: Added note about upgrading from 1.x to 5.x 2016-03-14 09:58:46 +01:00
migrate_5_0.asciidoc [DOCS] Add missing section include for reindex breaking changes 2016-05-17 16:47:20 -04:00