On Apr 27, 2:04 pm, Daniel Amsterdam <daniel...@msn.com> wrote:
> Hello all,
>
> i'm starting a new application and as i'm quite new to rails i want to
> ask some advise to start this application.
>
> I'm planning to create an application with a search and filter
> function (like a "search for real estate" application) if the user
> selects an option i want to count the result for the other options
> available and all that. The idea is to make a back-end where the user
> can manage the options and the options appear in the search
> automatically.
I'm not quite following what you mean here, but it sounds like Sunspot
might be able to help you do this sort of stuff:
https://github.com/outoftime/sunspot/wiki
For concreteness, here's a site that uses that plugin to search job
postings:
http://internships.easycolumbus.com/jobs
The counts next to the items in the left-hand navigation are produced
by Sunspot 'facets'; if I'm correctly understanding your mail, this
may be the sort of thing you're looking for.
--Matt Jones
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment