Hi Daniel, I'm not sure of the specific regex you can run here. The most detail I found is from this: https://github.com/basho/riak_kv/pull/696
Engel (CC'ed) wrote: *Adds a regular expression filter for secondary index terms. With this* *you can scan a range for a binary index from, say A through Z, but only* *use items that match terms containing "AA".* *This filter does not work with integer queries, but it does work with* *$key queries.* Though maybe you can read the source code better than I can: https://github.com/basho/riak_kv/pull/715/files#r7406033 I hope that helps, Matt *Matt Brender | Developer Advocacy Lead* Basho Technologies t: @mjbrender <https://twitter.com/mjbrender> On Thu, Feb 5, 2015 at 4:19 PM, Daniel Iwan <iwan.dan...@gmail.com> wrote: > By the look of it it seems returnTerm is available in 1.3+ and regexp > matching got merged into 2.0? > Also is there any documentation what subset of Perl regexp is supported? > > Thanks > Daniel > > > > -- > View this message in context: > http://riak-users.197444.n3.nabble.com/Riak-client-returnTerm-and-regexp-tp4032539p4032556.html > Sent from the Riak Users mailing list archive at Nabble.com. > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com