You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2013/09/20 22:18:53 UTC

[jira] [Resolved] (CASSANDRA-1598) Add Boolean Expression to secondary querying

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

Jonathan Ellis resolved CASSANDRA-1598.
---------------------------------------

    Resolution: Later
    
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira