Skip to content

v4.2.4 ElasticSearch 6 Compatibility

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmosul jmosul released this 25 Jan 17:32
0c7efbf

Replaces deprecated query fields

  • "type" in has_parent replaced by "parent_type"
  • "type" in has_child replaced by "child_type"
  • constant_score now uses "filter" instead of "query"