466
467
# Grab and cache the raw bytes for this entry
467
468
# and break the ref-cycle with _manager since we don't need it
470
474
block = self._manager._block
471
475
self._bytes = block.extract(self.key, self._start, self._end)
472
476
# There are code paths that first extract as fulltext, and then