Using LF 11 and the web client 11.0.2109.7) we are having an odd issue when searching on a date field. The documents in question all have a template field named Document Date, with a value of 12-30-2025.
The field definition is standard, except we use a custom format:
Searching for data > then our value, or >= our value,
Gives us one of the results we asked for, but also gives us items that are not relevant. This is true whether we use the date picker of edit advanced search syntax. Also, it does not make a difference if we edit the Advanced Search Syntax for YYYY-mm-DD or mm-DD-YYYY.
Comparing this to the V11 Win client, the field automatically presents itself as a range:
With different search syntax:
So I am wondering if the Web Client is not rendering the Date field correctly.