diff --git a/front/src/Components/SearchBar.tsx b/front/src/Components/SearchBar.tsx index 1ec9661..cd46555 100644 --- a/front/src/Components/SearchBar.tsx +++ b/front/src/Components/SearchBar.tsx @@ -52,7 +52,7 @@ export const queryGenerator = (searchTerm: string) => { queryPart, { terms: { - _index: ["ori_*", "osi_*", "owi_"], + _index: ["ori_*", "osi_*", "owi_*"], }, }, ],