Skip to content

Add a filters field in the query rules condition #1246

@chloelbn

Description

@chloelbn

The engine will expose a new field called filters in the condition of the query rules. This will enable customers to trigger rules based on the facet and filter that are applied to the query.

Example:

{
  “condition”: {
      “filters”: “type:house AND amenity:fireplace AND amenity:place”
  },
  …
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions