Re: Configuring files Solr for use with Data import handler

2024-10-29 Thread Gus Heck
The data import handler is no-longer part of solr, so you may wish to also ask questions on their discussion boards: https://github.com/SearchScale/dataimporthandler/discussions Data Import Handler is a reasonable tool for indexing small, uncomplicated databases, but does not scale very well as sy

Configuring files Solr for use with Data import handler

2024-10-29 Thread Antonio Gallardo
Hi: I'm new to the list and with Apache Solr. I'm trying version 9.7.0 on Linux Ubuntu 2204 and I want to index multiple pdf files to analyze them with tika. I've created a CORE from the solr admin panel at the following path: * "/home/myuser/APPS/solr-9.7.0/server/solr/configsets/CORE" The