11155
(-- --)
1
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
11155
(-- --)
2
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.
11155
(-- --)
3
Veera Sundaravel wrote:
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.
Lucidworks | The Connected Experience Cloud
--
Regards,
T.Veerasundaravel.
Veerasundaravel's Ruby on Rails Weblog | Ruby on Rails Weblog for Ebooks, Ruby Tips, Rails Tips and more.
@veerasundaravel
Thank you!
Do you have any information about doing this with rails ?
Vincenzo
11155
(-- --)
4
I found this, I will try it now: