This is annoying, but I'm hopeful that someone has some information. We are using a Weblink search URL (we use them frequently) to find draft copies of our incident report documents. For some reason, the search string only performs the search on the first part of the search command. For example, if I use this (bold added for emphasis):
(server)Search.aspx?dbid=0&searchcommand={LF:LOOKIN=%22\IT\Testing\LFForms\Incident%20Report%20Drafts%22}%20&%20{[]:[RM%20Incident%20Report%20Number]=%2210860%22}&cr=1
This returns EVERYTHING in the indicated path. If I reverse the order like this:
(server)Search.aspx?dbid=0&searchcommand={[]:[RM%20Incident%20Report%20Number]=%2210860%22}%20&%20{LF:LOOKIN=%22\IT\Testing\LFForms\Incident%20Report%20Drafts%22}&cr=1
This returns EVERYTHING with the indicated report number, including the non-draft copies that we DON'T want to include. Anybody have experience with this issue or thoughts on what I might be doing wrong?
Using Weblink 10.2.0.264
EDIT: I just realized my custom search is doing the same thing. It disregards anything after the first search criteria with this custom syntax: