The field paths a search string reaches through the relation.column:term syntax, resolved
fuzzily and across to-many relations too.
Unused by the decorator, which derives its own footprint from getSearchableFields so the paths
it reports and the ones it searches cannot diverge. Kept only because it has been exported from
the package index since 1.71.x; nothing keeps it in step with what a search actually reads.
The field paths a search string reaches through the
relation.column:termsyntax, resolved fuzzily and across to-many relations too.Unused by the decorator, which derives its own footprint from
getSearchableFieldsso the paths it reports and the ones it searches cannot diverge. Kept only because it has been exported from the package index since 1.71.x; nothing keeps it in step with what a search actually reads.