[
https://issues.apache.org/jira/browse/CASSANDRA-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Nine updated CASSANDRA-1598:
---------------------------------
Issue Type: Sub-task (was: New Feature)
Parent: CASSANDRA-2915
> Add Boolean Expression to secondary querying
> --------------------------------------------
>
> Key: CASSANDRA-1598
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1598
> Project: Cassandra
> Issue Type: Sub-task
> 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