I think I'm doing this correctly, but I'm not getting any search results. I'm attempting to build a text proximity search (like in the Advanced Search pane in the Windows client) but do it in a WebLink custom search. the Advanced search syntax in the client appears to be "(first word ^## second word)" where the ^## indicates how many words apart the two words can be. I've added this syntax as the search custom search constraint, but it doesn't seem to work.
Is this even possible in this manner? (I know we could do it in the regular Search tab, but this assumes users know how to use Laserfiche, therefore I'm attempting to build a custom query instead.)