1568
1569
access_memo = self._access.add_raw_records(
1569
1570
[(record.key, len(bytes))], bytes)[0]
1570
1571
index_entry = (record.key, options, access_memo, parents)
1572
1572
if 'fulltext' not in options:
1573
1573
# Not a fulltext, so we need to make sure the compression
1574
1574
# parent will also be present.