Skip to content

Force browse by query to value instead od startsWith.

Hugh Cayless requested to merge Browse-by-fix into main

The default browse by query is set to use a 'startsWith' parameter, which means there's an intervening page with no results but the query term itself that the user has to click through. Using the 'value' parameter takes us straight to the items.

Merge request reports

Loading