Closed novando03 closed 4 years ago
Hi,
thanks a lot for engaging with the Kibana community. We try to keep GitHub issues purely for the sake of tracking issues (bugs, enhancement requests) in Kibana. Thus it's unlikely your question will get the attention it deserves here - and unfortunately also makes it a bit harder to track our issues, why I would kindly please you to use our forums for asking questions around Kibana.
Cheers, Tim
Hi, Sorry i'm beginner in kibana. I will ask something about search, and will this work on kibana?
I want to use the regex function with the goal to order search / matching 2 sentences or maybe more in just 1 field. I have data like this :
And i use regex :
With the Goal of finding 3 sentences (HP, RPM, Clase) in sequence, if they are not ordered there will be no results. I tried running it on the regex test builder and it worked, but when I used it on kibana search it didn't work.
Is there something wrong with this? or maybe someone missed? And does the case above work on Kibana Search?
Please help and I am grateful for that