I have a mapping which is having the following 2 properties:
"start_date": {
"format": "dateOptionalTime",
"type": "date"
},
"end_date": {
"format": "dateOptionalTime",
"type": "date"
},
I want to create an histogram for durations with 1 hour intervals by doing
this:
GroovyScriptExecutionException[MissingPropertyException[No such property:
end_date for class: Script1]]; }{[B4xwr8FCSnOLkrNAVhgHMg][gequest][2]:
QueryPhaseExecutionException[[myindex][2]:
query[ConstantScore(cache(_type:travels))],from[0],size[10]: Query Failed
[Failed to execute main query]]; nested:
GroovyScriptExecutionException[MissingPropertyException[No such property:
end_date for class: Script1]]; }
I have a mapping which is having the following 2 properties:
"start_date": {
"format": "dateOptionalTime",
"type": "date"
},
"end_date": {
"format": "dateOptionalTime",
"type": "date"
},
I want to create an histogram for durations with 1 hour intervals by doing this:
GroovyScriptExecutionException[MissingPropertyException[No such property: end_date for class: Script1]]; }{[B4xwr8FCSnOLkrNAVhgHMg][gequest][2]: QueryPhaseExecutionException[[myindex][2]: query[ConstantScore(cache(_type:travels))],from[0],size[10]: Query Failed [Failed to execute main query]]; nested: GroovyScriptExecutionException[MissingPropertyException[No such property: end_date for class: Script1]]; }
I have a mapping which is having the following 2 properties:
"start_date": {
"format": "dateOptionalTime",
"type": "date"
},
"end_date": {
"format": "dateOptionalTime",
"type": "date"
},
I want to create an histogram for durations with 1 hour intervals by
doing this:
GroovyScriptExecutionException[MissingPropertyException[No such
property: end_date for class: Script1]];
}{[B4xwr8FCSnOLkrNAVhgHMg][gequest][2]:
QueryPhaseExecutionException[[myindex][2]:
query[ConstantScore(cache(_type:travels))],from[0],size[10]: Query Failed
[Failed to execute main query]]; nested:
GroovyScriptExecutionException[MissingPropertyException[No such property:
end_date for class: Script1]]; }
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.