RubyGems Navigation menu

mongoid_text_search 0.1.2

This gem is used in addition to Mongoid gem (up to version 2.0.0.beta.20), 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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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)
显示所有版本 (共 7 个)

Runtime 依赖 (1):

mongoid <= 2.0.0.beta.20

业主:

作者:

  • Steve Randy Tantra

SHA 256 校验和:

5da4c4bf1ecc2771166fb9191d02c72acc102b4ec6e4422364700ee77fdd25f8

下载总量 23,642

这个版本 3,207

许可:

需要的 Ruby 版本:

链接: