# File lib/fastri/full_text_index.rb, line 27
    def text(size)
      @searcher.fetch_data(@index, size, 0)
    end