Wilson,

This is indeed a bug.  I filed a bug report on your behalf.  Thanks for the
report.

https://issues.basho.com/show_bug.cgi?id=1092

-Ryan

On Mon, May 2, 2011 at 4:47 AM, Wilson Tuladhar <[email protected]>wrote:

> Hi,
>
> I was trying out the wildcard search and i found out one interesting thing
> that the wildcard search doesn't work when i specify only one character. Is
> it a bug or is it some kind of protection mechanism to enforce faster
> output.
>
> Say if I do
> riakc_pb_socket:search(Pid, DB, "f_name:Wi*"),
> it gives me all the keys with f_name starting with Wi.
>
> But if I do
> riakc_pb_socket:search(Pid, DB, "f_name:W*"),
> it gives me empty list.
>
> //Wilson
>
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to