Olog / phoebus-olog

Online logbook for experimental and industrial logging
https://olog.readthedocs.io/en/latest/
Eclipse Public License 1.0
6 stars 13 forks source link

Support case insensitive search for certain fields #153

Closed georgweiss closed 1 year ago

georgweiss commented 1 year ago

For fields mapped as keywords search is currently case sensitive. It would be more convenient to support case insensitive search for some fields: owner/user, logbook name, tag name, property name, property attribute name and value. Use might know how a tag name is spelled, the exact spelling of a user's name as it appears in the authentication service (e.g. LDAP) etc, etc.

This ticket is to configure case insensitive search for the fields named above.