'How to upload bulk pdf files from Linux(Winscp) to Solr?
We have a table which contains unique Id, parent id, path and file name,etc in MySQL. There are more than 22k pdf files present in WinSCP. Now we want to move these pdf files matching with their unique id's in MySql to upload in solr.
Please suggest the best possible way to upload bulk pdf files to solr.
Can we directly move bulk pdf files to solr? Or we need to write a Java code and schedule it ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|