I created a quick search in the LF Client (8.3.2) and it works perfectly. I then created a quick search in Web Access 9.1.1. (because the quick search didn't show up in WA) The results come back different. I ran the same search, replacing the tokens for constants, in the advanced search in WA and it returned the results I expected.
Quick Search:
{[Corporate Member]:[Organization Number]="%(SearchTerm)", [Organization Document Type]="Articles of Incorporation"} | {[Corporate Member]:[Organization Number]="%(SearchTerm)", [Loan Document Type]="UCC-1"}
Advanced Search:
{[Corporate Member]:[Organization Number]="1525", [Organization Document Type]="Articles of Incorporation"} | {[Corporate Member]:[Organization Number]="1525", [Loan Document Type]="UCC-1"}
The quick search only returns the results from the first half of the search (for Articles), but not the second half (UCC-1). It is as if it only recognizes the %(SearchTerm) one time.
I can re-create this on the demo site (http://atlantis.laserfiche.com/laserfiche). I created a quick search called "ECCU test" and using the search term "Laserfiche".
Any suggestions for getting this to work?