class Post < ActiveRecord::Base search_with_simple_fulltext [:title, :content] end