Files
Dominik Schmidt 1a4daf38bf feat(search): derive a case-insensitive field-name index from the resource struct
mapping.FieldNameIndex walks the struct and maps a lowercased field path to the
real field name, including nested facet sub-fields. Backend-neutral.
2026-07-29 17:43:29 +02:00
..