[
https://issues.apache.org/jira/browse/SOLR-11953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18103884#comment-18103884
]
Eric Pugh commented on SOLR-11953:
----------------------------------
Apparenlty we bring in JTS as part of SQL module!
[https://github.com/apache/solr/blob/main/solr/modules/sql/gradle.lockfile#L184]
> Include JTS with Solr
> ---------------------
>
> Key: SOLR-11953
> URL: https://issues.apache.org/jira/browse/SOLR-11953
> Project: Solr
> Issue Type: Improvement
> Components: spatial
> Reporter: David Smiley
> Priority: Major
>
> JTS 1.15.0 is dual-licensed, one of which is a BSD 3-clause. LUCENE-8161
> upgrades Spatial4j to 0.7 and puts JTS on the test classpath for
> lucene-spatial-extras. jts-core.jar weighs in at 779KB. By including JTS in
> Solr, we make it easier for users to use more advanced spatial capabilities
> with Solr. One of the pain points today is that you can't even place the JTS
> jar into a typical Solr lib dir; it has been necessary to put it in
> WEB-INF/lib due to how Spatial4j loads it indirectly. No more. This issue
> should address the ref guide page too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]