sql server sourse with nvarchar(max) field as json document , how can i parse it into elastic as nested document
Use a json filter with the source option set to the name of the field with the JSON string.
sql server sourse with nvarchar(max) field as json document , how can i parse it into elastic as nested document
Use a json filter with the source option set to the name of the field with the JSON string.
© 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.