# FtsLite full text search index. ## Installation Add this line to your application's Gemfile: gem 'fts_lite' And then execute: $ bundle Or install it yourself as: $ gem install fts_lite ## Usage TODO