Elasticsearch is built on Lucene, which should give you some guide on where to start.
On 20 November 2014 16:13, Rahul Khengare <[email protected]> wrote: > Hi All, > > When we provides documents or data objects to Elasticsearch using REST > APIs. Elasticsearch store the data to local store or any node in ES cluster. > > I want to understand how elasticsearch store the data internally. > Is there any documentation available on architecture and storing > mechanism. > > Thanks in advance. > > > Regards, > Rahul Khengare > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/c23adb7f-a1fd-481f-a2a7-0a88273033ab%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/c23adb7f-a1fd-481f-a2a7-0a88273033ab%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAF3ZnZknp2-yfBmf3RX7nDbPy%2B%2ByTx%2BfM2HtH095sXs_3AKE2w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
