Hi Eric, Not sure exactly what you mean. If you mean an open bug repository, you should be able to browse and file bugs on http://issues.basho.com after creating an account. If you mean an open code repository, you can fork the Search code and submit pull requests at https://github.com/basho/riak_search. I may be misunderstanding. :)
Best, Rusty On Mon, Nov 22, 2010 at 10:03 AM, Eric Cestari <ecest...@gmail.com> wrote: > Thanks Rusty. I can work around this limitation with little effort. > > My quick search did not reveal an open repository for riaksearch — Did I > miss something or is it something you plan to do until, say, "out of beta" > status ? > > Best, > Eric > Le 22 nov. 2010 à 15:58, Rusty Klophaus a écrit : > > Hi Eric, > > This looks like a problem related to some of the other query parsing bugs > we are currently tracking. > > I've tracked this separately here > https://issues.basho.com/show_bug.cgi?id=886, this should be fixed in the > next release. > > Best, > Rusty > > On Thu, Nov 18, 2010 at 6:01 AM, Eric Cestari <ecest...@gmail.com> wrote: > >> Hi list, >> >> When I run a query of this kind : >> "body:test and to:te...@conference.boulette.local" >> >> It breaks on the server with the following : >> {{case_clause,[<<"test2">>, >> <<"conference.boulette.local">>]}, >> [{qilr_parse,make_term,1}, >> {qilr_parse,yeccpars2_1,7}, >> {qilr_parse,yeccpars0,5}, >> {qilr_parse,string,3}, >> {riak_search_client,parse_query,3}, >> >> >> Removing the @ sign make my problem go away. Should I escape it ? And how >> should I do that ? >> Best, >> >> cstar >> _______________________________________________ >> 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