Hi, I am getting http 413 error on trying to push large documents to ES 5.5.
I tried setting http.max_content_length : 500mb in ES YML file but I am still getting the same error saying '... entity content too long for configured buffer limit (104857600)'.
what am I missing & how do I get ES to accept larger files ?
well, as I am doing full text search using fs2.3, I really have no option. they are few and far between but I can't really avoid it altogether without hampering the usability factor for my clients.
I did go over this link previously but I am not sure where I am supposed to set this ? as I wrote above, I did set http.max_content_length by editing the yml file but that apparently didn't work.
Okay, I did that, I am still getting the max content length error " entity content is too long [2.........] for the configured buffer limit [104857600] "
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.