All tagged by Search
- Act As Searchable With Similarity acts_as_searchable is one of the most useful plugins which's enabling us to add a fulltext search feature to our models/resources easily. ... Type: Plugin | Last updated: 14 April 2008
- Bangin Finders Adds some additional methods to aid with searching. Type: Plugin | Last updated: 14 February 2008
- Acts As Fulltextable Acts As Fulltextable allows you to create an auxiliary to be used for full-text searches. It behaves like a polymorphic association, so it can be used with any ActiveRecord model. Type: Plugin | Last updated: 22 October 2007
- Searchable Searchable is a Rails plugin that uses the Ferret toolkit (a Lucene derivative) to provide full-text search integration with ActiveRecord. Type: Plugin | Last updated: 05 October 2007
- Acts As Fulltext Indexed Enable full text search for Mysql InnoDB, just like MyISAM tables. Type: Plugin | Last updated: 05 October 2007
- Scan Fields Builds an array of search conditions which will by default search all columns of a model's table for a given pattern. Type: Plugin | Last updated: 03 October 2007
- Indexed Search Engine IndexedSearchEngine is a simple, pluggable engine for rails applications which can be used to enable full text indexed searches within an application. Type: Plugin | Last updated: 02 October 2007
- Dyna Con Dynamically add search conditions before you call a Model.find Type: Plugin | Last updated: 27 September 2007
- Poor Mans Search poor_mans_search is a mixin for ActiveRecord that provides basic searching on model records utilzing sql search querying. This mixin merely provides automated building of SQL search queries, it is up to you to ensure that the queried columns are... Type: Plugin | Last updated: 27 September 2007
- Active Search ActiveSearch is a barbarian way to give your models a sparkle of fuzzy search, which most users will surely prefer to very specific forms. Type: Plugin | Last updated: 27 November 2007
- EZ Where This plugin augments ActiveRecord::Base#find to add ruby like syntax for queries. Type: Plugin | Last updated: 11 September 2007
- Acts As Ferret This ActiveRecord mixin adds full text search capabilities to any Rails model. Type: Plugin | Last updated: 09 September 2007
- Acts As Indexed This plugin allows boolean-queried fulltext search to be added to any Rails app with no dependencies and minimal setup. Type: Plugin | Last updated: 04 September 2007
- Simply Searchable The main goal of SimplySearchable is to help you create a clean url to search in your controller and model. Type: Plugin | Last updated: 21 August 2007
- Rails where A plugin that has the ability to add more or less conditions based on user input. Type: Plugin | Last updated: 19 August 2007

