How to make partial pattern matches in keyword queries?
Hello all, As the question states, I was wondering if there is a way to make partial pattern matches for keyword queries using GlideRecord? Let's say I have records/text like: Apple Orange Apple and Orange I know that if I do something like gr.addQue...

