I don't know much about geohash except for very casual conversations, but
from what I know, it seems like you should be able to put a geohash into a
clustering key and do range searches on that - not sure if that meets your
use case or not.

On Mon, Jan 26, 2015 at 10:29 AM, SEGALIS Morgan <msega...@gmail.com> wrote:

> That's actually GREAT news !! + Solr will give a lot of feature to
> Cassandra !
>
> But while waiting for this huge feature (and wanted for a lot of users I
> guess)
> I guess that Prefix search will also be useful for using geohash...
>
> 2015-01-26 18:12 GMT+01:00 Eric Stevens <migh...@gmail.com>:
>
>> We're getting ready for geo-oriented interactions with C*; our plan is to
>> use DSE Solr integration for this purpose.
>>
>> On Mon, Jan 26, 2015 at 8:47 AM, SEGALIS Morgan <msega...@gmail.com>
>> wrote:
>>
>>> Hi everyone,
>>>
>>> I wanted to know if someone has a feedback using geoHash algorithme with
>>> cassandra ?
>>>
>>> I will have to create a "nearby" functionnality soon, and I really would
>>> like to do it with cassandra for it's scalability, otherwise the smart
>>> choice would be MongoDB apparently.
>>>
>>> Is Cassandra can be used to do geospacial search (with some kind of
>>> radius) while being fast and scalable ?
>>>
>>> Thanks.
>>>
>>> --
>>> Morgan SEGALIS
>>>
>>
>>
>
>
> --
> Morgan SEGALIS
>

Reply via email to