Categories: None [Edit]

mongoid_text_search

https://rubygems.org/gems/mongoid_text_search
https://github.com/steverandy/mongoid_text_search
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.

Total

Ranking: 44,833 of 186,995
Downloads: 24,819

Daily

Ranking: 162,660 of 186,959
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,01343,470,548mongoid

Owners

#GravatarHandle
1iconsteverandy