Anyone have experience with WebLink providing different search results, when compared to the full clients?
I did a test, seeded an entry with a very random string "EF38468Y" using the desktop client, I searched for :
({LF:Basic~="EF38468Y", option="LTDFNA"}) and received one result, the correct one.
In the weblink, created a new search form, with a field for date range and a text field with token "MeetingTopic"
My search query was built with
Search for entries that meet all constraints
Field:[Date of Meeting] Matches User Input
Custom {[Agenda & Minutes]} | {[Agenda & Minutes- Pre-2024]}
Custom ({LF:Basic~="%(MeetingTopic)", option="LTDFNA"})
When I search with the custom search, I get 140+ results, with the targeted entry being the first on the list. I'm confused on why the client search gives me the one result, but the same search, made more refined by specifying a date range and templates in WebLink come up with so many extra results, and how they can be valid, since I doubt that term is used anywhere else?