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