On Thu, Sep 29, 2011 at 2:41 AM, Ryan Zezeski <[email protected]> wrote: > Harshal, > If you had an object like `{"a": "test test2"}` then `test AND test2` would > match it. > Out of curiosity, are you using search as a secondary index mechanism? If > so you should know that Riak has built-in secondary index support for 1.0 > where you can add tags to your objects.
Speaking of secondary indexes vs. search: whenever querying, it seems that there is no direct way to do OR/AND operations on multiple secondary indexes. I am wondering if there is any work around to do that kind of logic? For certain fields I am still using riak_search indexing because I'd like to query based on 2 secondary fields. _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
