Is your plugin hosted on GitHub? Make sure to press the "fetch" button next to the repository field to fetch your plugin's info from GitHub rather than typing it all in.
Repository
Name
Home Page
Short description Fulltext search with zero-dependencies (No gems required) and a minimal setup. Maintains an index of content in your Rails models for fast query results.
Description Acts_as_indexed is a plugin for Ruby on Rails. With only a few simple setup steps, and no external dependencies, it is designed to get you up and running with indexed full-text search in as small a time as possible. The pure Ruby implementation of this full-text search makes for a tool that is totally portable, and suitable for almost any application requiring such capabilities. Search queries support many standard boolean operators, namely exclusion of a term through the use of '-' and the matching of phrases through the use of quotation marks.
Description format RDoc MarkDown Textile
License Ruby's Rails' (MIT) GPL LGPL BSD Apache Artistic PublicDomain BSD-type Free-Trial Free-but-Restricted OpenSource Proprietary Shareware Source-available-proprietary Commercial
Category Assets Controllers Internationalization Misc. Enhancements Model Rails Engines Searching and Queries Security Statistics and Logs Testing View Extensions