RubyGems Navigation menu

mongoid_text_search 0.1.5

This gem is used in addition to Mongoid gem (up to version 2.0.0), to provide simple full text search function. It takes one or many string or array of strings fields. The strings will be cleaned up and transform into array so they can be indexed. Searching later on will simply partially matches the input keywords with the indexed keywords in the arrays.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.6 - April 30, 2011 (5.5 KB)
  2. 0.1.5 - April 05, 2011 (5.5 KB)
  3. 0.1.4 - March 29, 2011 (5.5 KB)
  4. 0.1.3 - March 26, 2011 (5.5 KB)
  5. 0.1.2 - February 12, 2011 (5.5 KB)
Show all versions (7 total)

Runtime Dependencies (1):

mongoid >= 2.0.0.beta.20

Owners:

Authors:

  • Steve Randy Tantra

SHA 256 checksum:

4c625689d087c34fd8c050aa7d75d10ab7cc6d5a0cce781160ccc71f04f90028

Total downloads 23,635

For this version 3,228

Licenses:

N/A

Required Ruby Version: None

Links: