Re: Elasticsearch and cassandra integration?

2014-10-16 Thread Utkarsh Sengar
Vanz guilherme@gmail.com wrote: Hi, Utkarsh Are you still working on the cassandra river? Thanks Vanz On Monday, March 25, 2013 10:46:50 PM UTC-3, Utkarsh Sengar wrote: Thanks for the answer! I was able to write a simple river for cassandra while pulls data periodically (similar

Re: Conditional query for geo location lookup

2014-05-15 Thread Utkarsh Sengar
Bumping this one up. Any advice on the query? On Tue, May 13, 2014 at 6:17 PM, Utkarsh Sengar utkarsh2...@gmail.comwrote: I have a usecase where I have 2 types of locations (i.e. with geo_point type): 1. Location 1: Has a lat/lon with say radius=90 miles (it will vary) and type=outgoing 2

Conditional query for geo location lookup

2014-05-13 Thread Utkarsh Sengar
I have a usecase where I have 2 types of locations (i.e. with geo_point type): 1. Location 1: Has a lat/lon with say radius=90 miles (it will vary) and type=outgoing 2. Location 2: Has a lat/lon with no radius and type=incoming Now, when a query comes in with: lat/lon and radius=20, I expect

Re: Bulk indexing tips for Elastic search and Cassandra River

2014-02-04 Thread Utkarsh Sengar
Can you please file a bug (https://github.com/eBay/cassandra-river/issues) or share the stacktrace? Thanks, -Utkarsh On Tue, Feb 4, 2014 at 8:54 AM, AKhan ansa...@gmail.com wrote: cassandra-river is not working in my case too and I am getting exceptions on server side.