plug in the document deletion in cellulite

This commit is contained in:
Tamo
2025-07-22 16:41:43 +02:00
parent d19892d2ea
commit 88f841bc05
3 changed files with 5 additions and 13 deletions

View File

@@ -169,7 +169,7 @@ fn extract_geojson_field(
obkv: &obkv::KvReader<FieldId>,
settings: &InnerIndexSettings,
deladd: DelAdd,
document_id: impl Fn() -> Value,
_document_id: impl Fn() -> Value,
) -> Result<Option<GeoJson>> {
match settings.geojson_fid {
Some(fid) if settings.filterable_attributes_rules.iter().any(|rule| rule.has_geojson()) => {