Ruby on Rails Tuesday, October 28, 2014

Hey there,

I actually write a site for searching in a database and i'd like to have a textfield for searching with queries like
"name = john OR name = jessica AND last_name = smith"
to search for an item with multiple criteria, I didnt find any suitable gem or idea how to realize this.
The model maybe has >2000 columns with >10000 entries.

Regards
Philip

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/60f72627-9634-40d3-83a0-4e0e8285ff5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment