You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2018/02/07 05:15:00 UTC

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

David Smiley created SOLR-11953:
-----------------------------------

             Summary: Include JTS with Solr
                 Key: SOLR-11953
                 URL: https://issues.apache.org/jira/browse/SOLR-11953
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: spatial
            Reporter: David Smiley


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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org