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
470
473
block = self._manager._block
471
474
self._bytes = block.extract(self.key, self._start, self._end)
472
475
# There are code paths that first extract as fulltext, and then