Hi Joel, Welcome and sorry for the delayed response.
On Wed, Jul 24, 2013 at 7:18 PM, Joel Maleport <jmalep...@charter.net> wrote: > Hi Folks, > > We're looking to migrate our systems to a new database and we really like > what Riak provides. But we have one question lingering. We need to store and > query a lot of floating point data. How well does Riak perform with searching > for data that falls within a range? For example, if i wanted to search for > geographical data within a range of latitudes and longitudes. I can't find > much documentation on that topic. Any advice would be greatly appreciated. > This sounds like a job for Yokozuna [1], the forthcoming revision to Riak Search. While the current Riak Search [2] is our own version of Solr that supports a subset of the API, Yokozuna will provide the full Solr API. (As of the 0.7 release of Yokozuna [3], we support Solr 4.3.0.) As such, you should be able to use a combination of spatial and range [4] to accomplish what you need. Yokozuna is still under active development but is slated to be officially supported before the end of the year with the release of Riak 2.0 and we're looking for people to help bullet-proof it. What's they database from which you're migrating? What type of performance characteristics do you need? Hope that helps. Mark [1] https://github.com/basho/yokozuna [2] http://docs.basho.com/riak/latest/dev/using/search/ [3] https://github.com/basho/yokozuna/blob/master/docs/RELEASE_NOTES.md#070 [4] http://wiki.apache.org/solr/SpatialSearch > V/R > > Joel Maleport > > > > _______________________________________________ > 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