[
https://issues.apache.org/jira/browse/CONNECTORS-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright updated CONNECTORS-1531:
------------------------------------
Component/s: (was: Solr 7.x component)
Lucene/SOLR connector
> Solr Output connector does not properly work with SolrJ 7.4.0
> -------------------------------------------------------------
>
> Key: CONNECTORS-1531
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1531
> Project: ManifoldCF
> Issue Type: Bug
> Components: Lucene/SOLR connector
> Affects Versions: ManifoldCF 2.10
> Reporter: Julien Massiera
> Assignee: Karl Wright
> Priority: Major
>
> When using SolrJ 7.4.0 the Solr output connector is not able to delete
> documents because of a runtime exception
> The reason is because the
> org.apache.manifoldcf.agents.output.solr.ModifiedHttpSolrClient class uses
> the org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
> class (line 231), which does not exist anymore in SolrJ
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)