I need to build a search engine like google or rollyo, can anyone help me? Or point me in the right direction?
CreativeHeart wrote:
I need to build a search engine like google or rollyo, can anyone help me? Or point me in the right direction?
Google for "acts_as_ferret"!
Mark Mn wrote:
Even better, google for "acts_as_solr" or go tohttp://acts-as-solr.railsfreaks.com
> Google for "acts_as_ferret"!
What's the comparison?
since we're listing allthe options, people have deployed on sphinxsearch and MySQL/postgres full text search, shouldn't be hard to search archives/google.
Suggestion: what are your specific issues, e.g. indexing multiple languages, or source code, or lots of assocations in your models, or whatever? If you ask substantive questions, you'll get better than vague answers.
Check out apache nutch. http://lucene.apache.org/nutch/about.html
AF
Thanks!!!
Thanks!
Thanks!!