Piergiorgio Lucidi created CONNECTORS-1760: ----------------------------------------------
Summary: Update Solr Ingester connector to ingest Solr 9 documents Key: CONNECTORS-1760 URL: https://issues.apache.org/jira/browse/CONNECTORS-1760 Project: ManifoldCF Issue Type: Improvement Affects Versions: ManifoldCF 2.26 Reporter: Piergiorgio Lucidi Fix For: ManifoldCF next This is a pull request from Guylane Bassette: [https://github.com/apache/manifoldcf/pull/161] ??The Solr Ingestor needed a little fix to ingest Solr 9 documents. The "httpmime" dependency was missing from the distribution packaging. With Solr 9, a bug in Date field filling was discovered and fixed. We are using it in our application.?? ??We are currently using these fixes in our application.?? ??I have run "ant test" and all passed except for elasticsearch IT-HSQLDB tests. I get back up until 2.25 and they were already showing the same failures.?? We can consider this contribution for ManifoldCF 2.28. -- This message was sent by Atlassian Jira (v8.20.10#820010)