Log more stuff around filtering

This commit is contained in:
Clément Renault 2024-06-06 11:00:07 -04:00
parent 40f05fe156
commit 75b2e02cd2
No known key found for this signature in database
GPG Key ID: F250A4C4E3AE5F5F

View File

@ -548,6 +548,7 @@ fn resolve_sort_criteria<'ctx, Query: RankingRuleQueryTrait>(
Ok(())
}
#[tracing::instrument(level = "trace", skip_all, target = "search")]
pub fn filtered_universe(
index: &Index,
txn: &RoTxn<'_>,