Browse Source
feat(unified-search): Use existing min search length config
feat(unified-search): Use existing min search length config
This setting existed already for the legacy unified search. This commit expose that setting to the new front-end, and also ignore non valid requests in the backend. We also take the opportunity to register the config in the lexicon. Signed-off-by: Louis Chemineau <louis@chmn.me>pull/55259/head
Failed to extract signature
7 changed files with 48 additions and 4 deletions
-
3core/AppInfo/ConfigLexicon.php
-
7core/Controller/UnifiedSearchController.php
-
19core/src/components/UnifiedSearch/UnifiedSearchModal.vue
-
4lib/private/Search/FilterCollection.php
-
8lib/private/Search/SearchComposer.php
-
4lib/private/TemplateLayout.php
-
7lib/public/Search/IFilterCollection.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue