Module: ActiveRecord::Extensions::FullTextSearching
- Defined in:
- lib/ar-extensions/fulltext.rb
Overview
FullTextSearching provides fulltext searching capabilities if the underlying database adapter supports it. Currently only MySQL is supported.
Defined Under Namespace
Modules: FullTextSupport Classes: MySQLFullTextExtension