Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
ManifoldCF 2.26
-
None
-
None
Description
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.