I get the following exception:
QueryParsingException[[idx_1.4] [range] filter does not support [from]]; }]
This same filter works great as a top filter element:
"filter": {
"range": {
"creationDate": {
"from": "1325376000000",
"to": "1325376000000||+1M"
}
}
}
I get the following exception:
QueryParsingException[[idx_1.4] [range] filter does not support [from]]; }]
This same filter works great as a top filter element:
"filter": {
"range": {
"creationDate": {
"from": "1325376000000",
"to": "1325376000000||+1M"
}
}
}
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.