I am running term facet query on Elastic search. I am having Index size 5GB
and total 2M documents.
On running term facet I am getting error for java heap space.
You provide a river request not the facet request.
The way you get your documents have no relation to your facet searches.
You have also to give more details about your configuration : memory allocated
to ES (Xmx, ...), How many shards for your index, how many nodes, ...
FYI, I also get memory errors with facets over 2M docs but it's mainly beacause
I'm doing tests on small instances (Windows with only 1,5 Go allocated to ES).
I am running term facet query on Elastic search. I am having Index size 5GB
and total 2M documents.
On running term facet I am getting error for java heap space.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.