Hi,
Yes thanks! Yokozuna is a game changer.
You guys did a really great job with this integration.
Especially i like that i can define my own schema and also use solr
spatial/geospatial searches.
No more calculations on application side :)
:tele
On Mon, 11 Aug 2014 09:11:38 -0700
Eric Redmond
Glad that works for you. Saves me from having to suggest you use 2.0 :)
Eric
On Aug 10, 2014, at 4:25 PM, tele wrote:
> Hi,
>
> I have a simple solr document like this:
>
>
>
>
> Oslo
> Bob
> 34
>
>
>
> As "id" i use an email addr a
Hi,
Never mind i've got it working with riak2.0 and the new riak search.
did my schema, indexed some data and now i can query for the range:
curl
'http://localhost:8098/search/query/users_index?wt=json&q=age:%7B12%20TO%2040%7D'
2>/dev/null | jsonpp
Thanks
:tele
On Sun, 10 Aug 2014 18:25:16 -
The new Solr support is a new feature for Riak 2.0.0. You don't need to install
solr separately, as it's included.
Download: http://docs.basho.com/riak/2.0.0beta1/downloads/
Using Search: http://docs.basho.com/riak/2.0.0beta1/dev/using/search/
Eric
On May 7, 2014, at 10:04 AM, Brisa Anahà Jimé