Hi there, is it possible to use the boolean OR during query-search instead (Not in the Filter)?
For exmaple, If i have a complex query, it gets decomposed or rewritten into two smaller queries/list of keyphrases, where at least one part should result in retrieved documents.
Example(maybe not the best):
Initial Query:"Was ist das Recht auf Löschung und wie wird es angewendet"
Decomposed Q1: Recht auf Löschung
Decomposed Q2: Angewendetes Recht
Then maybe start a search Like "Q1 OR Q2", where at least one of both should give results