nested: ElasticSearchIllegalArgumentException[No field found for
[org.elasticsearch.index.field.data.strings.StringDocFieldData@2ad6d4be]]
I get this error if I try to accessing document fields using
doc['field_name'].stringValue. I am able to access values by using
doc.field_name syntax though.
nested: ElasticSearchIllegalArgumentException[No field found for
[org.elasticsearch.index.field.data.strings.StringDocFieldData@2ad6d4be]]
I get this error if I try to accessing document fields using
doc['field_name'].stringValue. I am able to access values by using
doc.field_name syntax though.
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.