[
https://issues.apache.org/jira/browse/CONNECTORS-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643980#comment-17643980
]
Julien Massiera commented on CONNECTORS-1740:
---------------------------------------------
I created a CONNECTORS-1740 branch. I updated the SolrJ version to 9 and
Zookeeper to 3.8.0
Some problems appear:
* The tests of the framework core are broken because of Zookeeper
* The tests of the Solr connector are broken
* The updated Solr output connector works with Solr 9 and older versions but I
did not port the basic/preemptive auth, neither the multipart post requests
custom code. After some tests it appears that they are required because some
documents with a lot of metadata trigger errors during the ingest phase
Unfortunately I currently don't have more time to spend on these issues and I
would appreciate any help to solve them !
> Solr 9 output connector
> -----------------------
>
> Key: CONNECTORS-1740
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1740
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Lucene/SOLR connector
> Affects Versions: ManifoldCF 2.23
> Reporter: Julien Massiera
> Priority: Major
>
> The current Solr output connector is not compatible with Solr 9.x
> We need to update the connector with SolrJ 9 and make sure that the custom
> code (multipart post requests, basic/preemptive auth) is still required, and,
> in case it is, port it !
--
This message was sent by Atlassian Jira
(v8.20.10#820010)