term-partitioned-write-touches-multiple

Status: IN

`TermPartitionedDB.put` touches 1 + N partitions where N depends on how many distinct index partitions the document's field values hash to, because index entries live on term-hashed partitions separate from the data partition.

Source: entries/2026/05/29/secondary-index-partitioning-secondary_index_partitioning.md

JSON