Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

      mask value (String) The value to mask the facet name.

matchAllValues (boolean, Optional) When enabled, the filter created with the snapped facet values will add a terms clause per facet value instead of a terms clause per facet.

Template

The template component allows for the loading of Json objects into the request body, optionally based on the values of query parameters. This allows for loading of (say) a complex structure used for querying, filtering or sorting that can then have minor modifications made to it by a scripting component.

...