You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2022/06/22 16:31:00 UTC

[jira] [Commented] (SOLR-11953) Include JTS with Solr

    [ https://issues.apache.org/jira/browse/SOLR-11953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557554#comment-17557554 ] 

Houston Putman commented on SOLR-11953:
---------------------------------------

I don't think there's a large amount of harm here. 779KB is pretty small nowadays, and including it makes solr more powerful by default.

I say we go for it.

> 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.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org