RubyGems Navigation menu

mongoid_text_search 0.1

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.5KB)
  2. 0.1.5 - April 05, 2011 (5.5KB)
  3. 0.1.4 - March 29, 2011 (5.5KB)
  4. 0.1.3 - March 26, 2011 (5.5KB)
  5. 0.1.2 - February 12, 2011 (5.5KB)
  6. 0.1 - January 31, 2011 (6KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

mongoid <= 2.0.0.beta.20

所有者:

作者:

  • Steve Randy Tantra

SHA 256チェックサム:

9b6e5c2fb1171b4402157cd687ce0706e9a746235a694c60b27bcdb221ea5985

累計ダウンロード数 23,709

このバージョンのみ 3,355

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: