I get back quite a few errors, but this one seems most likely to be the
most important.
SearchParseException[[logstash-2014.12.01.12][2]: from[-1],size[-1]: Parse
Failure [Could not find aggregator type [filters] in [messages]]]; }]",
"status": 400
The filters aggregation was added in version 1.4. As you are running 1.3.4,
you will need to upgrade your Elasticsearch cluster if you want to make use
of it
Colin
On Monday, 1 December 2014 12:49:09 UTC, Robert Gardam wrote:
I have a query that i'm trying to run against ES 1.3.4 and i'm not able to
use the filters buckets.
Here is my query. It's actually pulled straight from the documentation
with some small changes.
I get back quite a few errors, but this one seems most likely to be the
most important.
SearchParseException[[logstash-2014.12.01.12][2]: from[-1],size[-1]: Parse
Failure [Could not find aggregator type [filters] in [messages]]]; }]",
"status": 400
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.