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)