Hi
could you share what is displayed when you click on Show details ? might be the case that there's a case when your scripted field is failing, could you share the field's source?
Cant click on Show Details, nothing pops up...so i met a dead end to finding out root causes.
Anyway i deleted my scripted field alr. which solves the problem. Now my colleagues advised me to never use scripted field again.
How about u try preparing a scripted field on your end? Mine actually worked, it produced the legit result i wanted. It was just a simple addition of +5 to one of my existing cols.
But once u go into Discover, this happens.
However, in Kibana 7.7.1 i dont see this issue occuring. I have 1 scripted field over there tooo.
Sorry to hear, anyway generally scripted fields work, but they might fail when e.g. an expected property of a doc is missing. Could you share you scripted field's code? then I could help detecting the cause for the problem.
Hi
Let's first fix the script problem. Might be the case that there are docs without 'Length' causing a shard error. So to be safe you should code it like this:
If there's still an error and Show details doesn't work you could have a look in the Browsers console or network tab of the Developer tools, there should be more info about this.
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.