Fix tests

This commit is contained in:
Adria Navarro 2024-10-02 13:07:33 +02:00
parent 2d6e97bac9
commit 4b83d6b00b
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ export async function search(
// Lucene does not accept conditional filters, so we need to keep the old logic
const query: SearchFilters = viewQuery
delete options.query.onEmptyFilter
// Extract existing fields
const existingFields =
view.query