# File lib/sup/xapian_index.rb, line 587
  def entry=(x)
    self.data = Marshal.dump x
  end