RubyGems Navigation menu

mongoid_text_search 0.1.6

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:
= 複製 已複製

安裝:
=

版本列表:

  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

擁有者:

作者:

  • Steve Randy Tantra

SHA 256 checksum:

351ea82632e400e64ff9dcb2d341c865eb955f03a7635e3af273d0bee7d515c1

總下載次數 23,635

這個版本 4,267

License:

Ruby 版本需求:

相關連結: