Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-22430

Fold redundant AND and OR terms for dynamic index

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 4.6.2, 5.0.0
    • 4.6.2, 5.0.0
    • query
    • None

    Description

      Fold redundant AND and OR terms for dynamic index.

      Here is the proposed logic.

      p = 9 AND p < 10

      LHS is a subset of RHS, so drop RHS.

      p = 9 OR p < 10

      LHS is a subset of RHS, so drop LHS.

      Attachments

        Issue Links

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

          Activity

            People

              prasanna.gholap Prasanna Gholap [X] (Inactive)
              gerald Gerald Sangudi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty