Marcelo de Moraes Serpa
2007-Aug-27 20:41 UTC
Index word and pdf documents for full-text search
Hello list, I''m about to start building a document catalog in Rails, and it is basically a catalog for .doc and .pdf documents. First, I would like to know if there is anything like lucene for Rails (or Ruby) - maybe a Rails plugin? Second: It would be nice if the user could search for a term and the search engine could "look into" the available documents. Would it be possible somehow to pre-index word and pdf documents so that they would be searchable ? Thanks, Marcelo. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Marcelo de Moraes Serpa
2007-Aug-27 21:38 UTC
Re: Index word and pdf documents for full-text search
Hi Mike, thanks for the tip! On 8/27/07, mikefoody-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <mikefoody-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > Hi Marcelo, > > Take a look at acts_as_solr > > http://acts_as_solr.railsfreaks.com/ > > It provides a simple Rails integration with Solr (a search server > based on Lucene that includes XML and JSON APIs). > > Mike > > On Aug 27, 3:41 pm, "Marcelo de Moraes Serpa" <celose...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > > Hello list, > > > > I''m about to start building a document catalog in Rails, and it is > basically > > a catalog for .doc and .pdf documents. First, I would like to know if > there > > is anything like lucene for Rails (or Ruby) - maybe a Rails plugin? > > > > Second: It would be nice if the user could search for a term and the > search > > engine could "look into" the available documents. Would it be possible > > somehow to pre-index word and pdf documents so that they would be > searchable > > ? > > > > Thanks, > > > > Marcelo. > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---