You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by "Frank Greguska (JIRA)" <ji...@apache.org> on 2019/02/13 18:44:00 UTC

[jira] [Created] (SDAP-183) Remove query by polygon from SolrProxy

Frank Greguska created SDAP-183:
-----------------------------------

             Summary: Remove query by polygon from SolrProxy
                 Key: SDAP-183
                 URL: https://issues.apache.org/jira/browse/SDAP-183
             Project: Apache Science Data Analytics Platform
          Issue Type: Improvement
          Components: nexus
            Reporter: Frank Greguska


We've determined that using Intersects(POLYGON) is too expensive for Solr. Instead, SolrProxy should always query using [lon,lat TO lon,lat] and the masking to polygon should happen in the nexustiles service.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)