I have objects, which contains some string property.
I want to be able to search for “test” and find “blablatest”.
So, I want to search for a substring in Workshop. Is it possible to perform such search ?
This is very similar to https://community.palantir.com/t/keyword-searching-in-workshop/3050 but given there is no special character splitting the words, this needs to work like a substring search.