My documents range from a couple of kilbytes to tens of megabytes and most
things work fine.  Beware the plain highlighter on long string fields but
otherwise you are probably ok.  Its certainly less efficient to store huge
documents because when you want to return portions of them (other than
their id) the whole document has to be deserialized.  Unless you use stored
fields which most folks don't do so you'd be less charted territory.

Nik

On Wed, Mar 25, 2015 at 9:21 AM, Piyush Mishra <piyushmishra...@gmail.com>
wrote:

> Hi all,
>
> I have a complex object with lot of data. So i need to know how big a
> single document elasticsearch can store?
>
> Thanks in advance
> Piyush Mishra
>
> --
> 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 elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/4ecf4a60-7225-41ee-ad38-a4798fe75aa4%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/4ecf4a60-7225-41ee-ad38-a4798fe75aa4%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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAPmjWd2do%3D1wA2yoQbKGJEAAAucKgrP5XQ%3D1y9qCg7%2BfUMx1wg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to