Deploying solr war in jetty

2024-03-12 Thread Sandeep Michael
Hello In our organization Solr is deployed as a war in Jboss application server. The solr version used is 3.5. As part of security vulnerabilities in solr jars wanted to update from solr 3.5 to 9.4. The issue facing in updating the jars is that from version 5 Solr does not provide a deployable war

DataImportHandler in Solr 9.x

2024-03-15 Thread Sandeep Michael
Hello members, I am planning to use the DataImportHandler maintained separatley at https://github.com/SearchScale/dataimporthandler/tree/branch_9x >From Sol 9.x DataImportHandler is not shipped as part of the standard distribution. Can we use the separately maintained DataImportHandler with corres