Hi,
I was wondering if there was a way to substitute null values with other string values using gsub processor in ingest node pipelines.
Thanks.
Hi,
I was wondering if there was a way to substitute null values with other string values using gsub processor in ingest node pipelines.
Thanks.
there is actually no need to do this in a processor, you could do this in the mapping see https://www.elastic.co/guide/en/elasticsearch/reference/5.6/null-value.html
--Alex
Thank you! This solves a lot of things.
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.