Re: Recommendation on reading the heart of the code.

2014-10-06 Thread ahmed jamal maaz
. Like Ivan already said, if you want to dive deeper into the ES API, look at the ES tests. The Java test code base is extensive and covers almost all use cases. You will find usage examples of the API all over the place. Jörg On Sun, Oct 5, 2014 at 5:44 PM, ahmed jamal maaz jamalahmedm

Recommendation on reading the heart of the code.

2014-10-05 Thread ahmed jamal maaz
Hi, I am a newbie to elasticsearch and lucene. I am going through its source code. I like the general idea of search on Lucene. My Problem: There is tons of code elasticsearch + lucene in the project. I am requesting (curl url) and going through step by step (in debug mode). Are there any

Re: OLAP analytics in Elasticsearch

2014-09-18 Thread Maaz
Any help to start of or its not possible at all? On Tuesday, September 16, 2014 10:38:29 PM UTC+5, Maaz wrote: I am working with Analytic of events, I use hadoop to process the logs and store some results in Mysql. This did not work now due to scalability issues as logs are keep coming

OLAP analytics in Elasticsearch

2014-09-16 Thread Maaz
I am working with Analytic of events, I use hadoop to process the logs and store some results in Mysql. This did not work now due to scalability issues as logs are keep coming daily. We need to show stats per year, month, week, day, hour along with filtering capability Our samples can grow for