I need to build a search engine like google or rollyo, can anyone help me? Or point me in the right direction? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
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"! -- Phlip http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!! --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Even better, google for "acts_as_solr" or go to http://acts-as-solr.railsfreaks.com -- Mark Phlip wrote:> 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"! > > -- > Phlip > http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
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? -- Phlip --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
gene.tani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Jul-11 08:56 UTC
Re: How do I build a search engine with Ruby on Rails
On Jul 10, 11:26 am, Mark Mn <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Even better, google for "acts_as_solr" or go tohttp://acts-as-solr.railsfreaks.com > > -- > Mark > > Phlip wrote: > > 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"! > > > -- > > Phlip > > http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!! > > -- > Posted viahttp://www.ruby-forum.com/.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. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
gene.tani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Jul-11 09:01 UTC
Re: How do I build a search engine with Ruby on Rails
On Jul 10, 10:15 am, CreativeHeart <drebar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I need to build a search engine like google or rollyo, can anyone help > me? Or point me in the right direction?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. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Check out apache nutch. http://lucene.apache.org/nutch/about.html AF On Jul 10, 6:15 pm, CreativeHeart <drebar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I need to build a search engine like google or rollyo, can anyone help > me? Or point me in the right direction?--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks!!! On Jul 10, 2:06 pm, Phlip <phlip2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> 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"! > > -- > Phlip > http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks! On Jul 10, 2:26 pm, Mark Mn <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Even better, google for "acts_as_solr" or go tohttp://acts-as-solr.railsfreaks.com > > -- > Mark > > Phlip wrote: > > 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"! > > > -- > > Phlip > > http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!! > > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks!! On Jul 11, 6:24 am, aidanf <aid...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Check out apache nutch.http://lucene.apache.org/nutch/about.html > > AF > > On Jul 10, 6:15 pm, CreativeHeart <drebar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I need to build a search engine like google or rollyo, can anyone help > > me? Or point me in the right direction?--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---