1
0
Fork 0
mirror of synced 2024-10-04 20:13:35 +13:00

Fix tests

This commit is contained in:
Adria Navarro 2024-10-02 13:07:33 +02:00
parent 2d6e97bac9
commit 4b83d6b00b

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