Indexing PDF with Solr

前端 未结 6 2023
一向
一向 2020-12-31 05:46

Can anyone point me to a tutorial.

My main experience with Solr is indexing CSV files. But I cannot find any simple instructions/tutorial to tell me what I need to d

6条回答
  •  轮回少年
    2020-12-31 06:04

    Apache Solr can now index all sort of binary files like PDF, Words, etc ... check out this doc:
    https://lucene.apache.org/solr/guide/8_5/uploading-data-with-solr-cell-using-apache-tika.html

提交回复
热议问题