I am trying since a moment to create a data-table on a field that contains long text.
But I am not able to get what I would (I just want to show the text of this field )
I know I have 6 documents / 1384 that contains string it this fields (and others contain null) but in visualize I cannot select "fields.validationSchemaErrors" only "fields.validationSchemaErrors.raw" and if I aggregate on "fields.validationSchemaErrors.raw" it only show the null elements ..
First I need to delete the current index.
Then I specify that the property is "keyword" and not text (t be aggregatable) + add the property "ignore_above" : 20000 to accept long string.
After that I just refresh the index in management.
If someone has a better solution I am always ok to hear it
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.