Plugins - Indexed search engine

StarAdd to favorites

IndexedSearchEngine is a simple, pluggable engine for rails applications which can be used to enable full text indexed searches within an application. Searchable data is parsed, stemmed using the Porter stemmer, and added to a fully indexed table. This allows you to index things like "he runs fast" which will be returned from a search for "running".

Since each term is stemmed and added to the indexed table individually, search results should be relatively fast.

Lance Ball

http://langwell-ball.com/svn/indexed-search/trunk/indexed_search_engine/

Rails' (MIT)

  • Currently 3.2/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Rails Engines

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?