Friday, 27 September 2013

Allow users to search other user profiles based on profile information

Allow users to search other user profiles based on profile information

Rails newbie here, seeking help implementing a search function in my site.
I have created a "Pinterest-style" site using the One Month Rails
tutorials, however, for my purposes, I need to implement a search function
so that users can search for others users based on information they have
provided for their personal profiles, such as City, Job Function, etc. My
repository on GitHub is https://github.com/drakehoffman/DKENetwork
Please forgive me, I am still very new to Rails, and have tried
ElasticSearch, Sphinx, and Solr, but continue to struggle. Any help is
greatly appreciated!
Thank you.

No comments:

Post a Comment