Thoughts

mental health break ,./'"**^^$_---
What did I say about Ruby programmers and bad regular expressions?
Elasticsearch has a `wildcard` option why are you using a series of regular expressions to transform the input query into a regular expression? > regex = regex.gsub(/(?<!\\)%/, ".*").gsub(/(?<!\\)_/, ".").gsub("\\%", "%").gsub("\\_", "_")
Link 3:24 p.m. May 20, 2024 UTC-4