Is it possible to reference a custom field in another field?
Creating custom field custom_1
Creating custom field custom_2
emit(doc['custom_1'].value)
I get the following error
No field found for [custom_1] in mapping
Is it possible to reference a custom field in another field?
Creating custom field custom_1
Creating custom field custom_2
emit(doc['custom_1'].value)
I get the following error
No field found for [custom_1] in mapping
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.