frontend
frontend copied to clipboard
Search syntax behaviour misleading (somehow)
The search field "Text Search" shows unexpected behavior: It seems to match full words only with logical 'OR' implicitly used for non-word characters such as hypens - I'd expect it to find datasets with substring matching too.
Example 1: "20210906-46" matches other datasets sharing the date 20210906 only (found somewhere in a common path)
Example 2: "2021090" Does not match anything.
Same applies when searching for 'Creator information' partial names such as Owners, Investigators, ...