You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 20:26:30 UTC

[GitHub] [beam] kennknowles opened a new issue, #18795: Add support for Solr 6.x/7.x

kennknowles opened a new issue, #18795:
URL: https://github.com/apache/beam/issues/18795

   The initial PR on Solr was based on Solr 6.x, however at that time we supported Java 7 so Insisted to move it to Solr 5.x (which is Java 7 compatible). This issue is to add support for multiple versions of Solr ideally in a single module.
   
   Notice that I was able to recover the original code for Solr 6.x created by [~caomanhdat] here (there are some differences in the way the Split was calculated and maybe some other minor things):(
   [https://github.com/iemejia/beam/blob/recover-solrio/sdks/java/io/solr/pom.xml](https://github.com/iemejia/beam/blob/recover-solrio/sdks/java/io/solr/pom.xml)
   
   This issue does not cover support for Solr 7, but if it is possible to add it as part of it, it would be great.
   
   Imported from Jira [BEAM-3947](https://issues.apache.org/jira/browse/BEAM-3947). Original Jira may contain additional context.
   Reported by: iemejia.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org