Details

    • Task
    • Resolution: Fixed
    • Major
    • 7.6.0
    • None
    • fts

    Description

      Raised by Denis Rosa on the docs-devex site.

      inclusive_min and inclusive_max are invalid:

      {
          "query":{
              "must_not":{
                  "disjuncts":[
                      {
                          "field": "free_breakfast",
                          "bool": false
                      },
                      {
                          "field": "ratings.Cleanliness",
                          "inclusive_min": 1,
                          "inclusive_max": 3
                      }
                  ]
              }
          }
      }
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sarah.welton Sarah Welton
            simon.dew Simon Dew
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty