fdb-record-layer
fdb-record-layer copied to clipboard
LuceneIndexMaintainer.update saves the full primary key
It actually only needs to save primary key fields that aren't in the grouping key. I think it's pretty common for these to overlap.
Unfortunately, changing this will be incompatible for existing indexes.