Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-1598

Add Boolean Expression to secondary querying

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Normal
    • Resolution: Later
    • None
    • Legacy/CQL
    • None

    Description

      Add boolean operators similar to Lucene style searches. Currently there is implicit support for the && operator. It would be helpful to also add support for ||/Union operators. I would envision this as the client would be required to construct the expression tree and pass it via the thrift interface.

      BooleanExpression --> BooleanOrIndexExpression
      --> BooleanOperator
      --> BooleanOrIndexExpression

      I'd like to take a crack at this since it will greatly improve my Datanucleus plugin

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tnine Todd Nine
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: