Commit ad0ac08
committed
[BUGFIX] Correctly filter for dimension combinations in query
This change adds a terms filter to the query method that includes the
context dimension values to fetch only matching documents. This works
for most dimension usages except complex use-cases with overlapping
fallback chains.
The result count should now be correct when querying nodes with multiple
variants.1 parent eea13bb commit ad0ac08
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
629 | 634 | | |
630 | 635 | | |
631 | 636 | | |
| |||
0 commit comments