[ 
https://issues.apache.org/jira/browse/CASSANDRA-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Nine updated CASSANDRA-1598:
---------------------------------

    Issue Type: New Feature  (was: Sub-task)
        Parent:     (was: CASSANDRA-2915)

> Add Boolean Expression to secondary querying
> --------------------------------------------
>
>                 Key: CASSANDRA-1598
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1598
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: API
>    Affects Versions: 0.7 beta 3
>            Reporter: Todd Nine
>
> 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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to