Hi,
Elasticsearch si being used in my project and I am learning it now.
Currently we have a query that generates a large response and we would like
to compress the http response. To do so I added a key:
http.compression: true
in my elasticsearch.yml
If I make the query on Firefox (be acessing localhost:9200/test/_search) I
do not get the Content-Encoding:gzip as I do on other websites.
The size (8kb) also doesn't change.
Is there anything else I have to do to compress the response?
Hi,
Elasticsearch si being used in my project and I am learning it now.
Currently we have a query that generates a large response and we would
like to compress the http response. To do so I added a key:
http.compression: true
in my elasticsearch.yml
If I make the query on Firefox (be acessing localhost:9200/test/_search) I
do not get the Content-Encoding:gzip as I do on other websites.
The size (8kb) also doesn't change.
Is there anything else I have to do to compress the response?
I really can't make it work
My elasticsearch is fronted by an Apache server, in which I am also trying
to compress the data, but for some reason I can't reduce the size of the
output.
Hi,
Elasticsearch si being used in my project and I am learning it now.
Currently we have a query that generates a large response and we would
like to compress the http response. To do so I added a key:
http.compression: true
in my elasticsearch.yml
If I make the query on Firefox (be acessing localhost:9200/test/_search)
I do not get the Content-Encoding:gzip as I do on other websites.
The size (8kb) also doesn't change.
Is there anything else I have to do to compress the response?
Thanks!
--
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+unsubscribe@googlegroups.com.
I really can't make it work
My elasticsearch is fronted by an Apache server, in which I am also trying
to compress the data, but for some reason I can't reduce the size of the
output.
Hi,
Elasticsearch si being used in my project and I am learning it now.
Currently we have a query that generates a large response and we would
like to compress the http response. To do so I added a key:
http.compression: true
in my elasticsearch.yml
If I make the query on Firefox (be acessing localhost:9200/test/_search)
I do not get the Content-Encoding:gzip as I do on other websites.
The size (8kb) also doesn't change.
Is there anything else I have to do to compress the response?
Thanks!
--
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+unsubscribe@googlegroups.com.
I really can't make it work
My elasticsearch is fronted by an Apache server, in which I am also
trying to compress the data, but for some reason I can't reduce the size of
the output.
Hi,
Elasticsearch si being used in my project and I am learning it now.
Currently we have a query that generates a large response and we would
like to compress the http response. To do so I added a key:
http.compression: true
in my elasticsearch.yml
If I make the query on Firefox (be acessing
localhost:9200/test/_search) I do not get the Content-Encoding:gzip as I do
on other websites.
The size (8kb) also doesn't change.
Is there anything else I have to do to compress the response?
Thanks!
--
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+unsubscribe@googlegroups.com.
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.