I want to create a string comparison conditional scripted field. Can u please make a video of it? The field on which condition depends is inside of a field.
If I had a field that was the time the network was down. A user now views the data via Kibana for a period of time determined through the Kibana interface, for example 'year to date', the month of June, whatever. I want to write a script that reports the percentage of time the network was down in the user-picked period. I know how to do this if I can only get the user-picked time. Do you know how to access the user picked time from a painless script? I don't seem to find this documented or discussed anywhere!
Hi, Is there any way to search word present in any 2 fields out of 5 fields For example - search word is ‘ apple fruit ‘ now these two wards should be present and 2 field out of 5 field
Hello there. I have a question regarding doing string comparison (> == < >= param.str2) { ctx._source.abc = param.str1) }. However, when my code runs i get an elastic error: Error 400 (bad request): failed to execute script [type=illegal_argument_exception]. It looks like, it doesn't like the '>' character. What am i doing wrong? Please advice. Thanks!
How can i view the scripts which are stored as an id instead of inline script. When doing GET _scripts/script_name , I am only getting script id, and not the actual script stored. Also tried GET _cluster/state/metadata?pretty&filter_path=**.stored_scripts , but it gives the same output.
In that field you have to put the path of the file where the query to execute in elasticsearch is . It is like the query field, but in this case the query is written inline. Hope it helps.
Nice Explanation on elastic search altogether. Helps very well to understand the basics of almost all concepts. Thank you so much
Happy to help!!
Superbly explained.. Thanks
😊😊😊
That was a fantastic explanation!
Very well explained. Thanks!
I want to create a string comparison conditional scripted field. Can u please make a video of it? The field on which condition depends is inside of a field.
If I had a field that was the time the network was down. A user now views the data via Kibana for a period of time determined through the Kibana interface, for example 'year to date', the month of June, whatever. I want to write a script that reports the percentage of time the network was down in the user-picked period. I know how to do this if I can only get the user-picked time. Do you know how to access the user picked time from a painless script? I don't seem to find this documented or discussed anywhere!
Hi, need some help, mine is not working, encountering runtime error using params._source.salary * 2.
Hi,
Is there any way to search word present in any 2 fields out of 5 fields
For example - search word is ‘ apple fruit ‘ now these two wards should be present and 2 field out of 5 field
Hello there. I have a question regarding doing string comparison (> == < >= param.str2) { ctx._source.abc = param.str1) }. However, when my code runs i get an elastic error: Error 400 (bad request): failed to execute script [type=illegal_argument_exception]. It looks like, it doesn't like the '>' character. What am i doing wrong? Please advice. Thanks!
Tnx for the info, just enough to be useful and find out the rest myself.
Awesome. Glad it helped
How can i view the scripts which are stored as an id instead of inline script.
When doing GET _scripts/script_name , I am only getting script id, and not the actual script stored.
Also tried GET _cluster/state/metadata?pretty&filter_path=**.stored_scripts , but it gives the same output.
Please make video on runtimefield
Thank you so much.
Thank you for watching :)
Can you please explain, query_template in lagstash filter
In that field you have to put the path of the file where the query to execute in elasticsearch is . It is like the query field, but in this case the query is written inline. Hope it helps.
Thank you so much for your effort, just wanted to comment so you have a feedback that you help us a lot.
Happy to help!
nice oxymoron from elasticsearch
painfull video though !! :)
Why