Vincenzo Ruggiero wrote: > Hello all, > > Do you have more informations about developping a search functionnality > to search inside PDF, Word, Excell, ... files ? > > I think I have to use acts_as_solr but I don't find any information > about searching in documents. > > Thank you ! > > Vincenzo
If possible refer rich document processing in Solr. Solr can process and index docuements like PDF, Word, Excel etc. http://www.lucidimagination.com/blog/2009/09/14/posting-rich-documents-to-apache-solr-using-solrj-and-solr-cell-apache-tika/ -- Regards, T.Veerasundaravel. http://tinyurl.com/25vma7h @veerasundaravel -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

