Recently, I posted a question related to a search issue (Search not working (as expected) for list-form PartyListForm - column loaded from mantle.party.PartyIdentification).
In testing, I found out that the search behaves awkwardly and returns unexpected results. After a minute of analysis, I found out the root. I implemented the search in an encrypted field.
Is there a way the search can work, so that it searches through the real values, not the encrypted ones?