I want to index a large number of PDF documents.
I found a link showing that this can be done using Apache Tika, but unfortunately I canโt find a link that describes that I can configure Apache Tika in Solr 1.4.1.
After setup, I have setup, how can I send documents to Solr directly without using curl?
I use solrnet for indexing.
source
share