Is there any way to do an advanced search in the LF Desktop/Web Client something to the effect of:
{[Template]:[Field] IN (value1, value2, value3, ... valueX)}
... instead of compounding it using the OR operand | constantly?
There is a need to do this in the Client as opposed to using a SQL query, but there could be hundreds or thousands of entries needing to be searched for, and it seems to time out or error if using the OR operand 40+ times in one advanced search.