[
https://issues.apache.org/jira/browse/LUCENE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023103#comment-15023103
]
ASF subversion and git services commented on LUCENE-6904:
---------------------------------------------------------
Commit 1715957 from [~nknize] in branch 'dev/trunk'
[ https://svn.apache.org/r1715957 ]
LUCENE-6904: rewrite GeoPointInBBoxQuery to FieldValueQuery when min/max
lon/lat values are set to limits.
> Rewrite max bound GeoPointInBBoxQuery to FieldValueQuery
> --------------------------------------------------------
>
> Key: LUCENE-6904
> URL: https://issues.apache.org/jira/browse/LUCENE-6904
> Project: Lucene - Core
> Issue Type: Improvement
> Affects Versions: Trunk, 5.4
> Reporter: Nicholas Knize
> Priority: Minor
> Attachments: LUCENE-6904.patch, LUCENE-6904.patch
>
>
> This simple improvement rewrites a GeoPointInBBoxQuery to a FieldValueQuery
> when the min/max lon/lat (or x/y) values are set to their limits (e.g., -180,
> 180, -90, 90). This bypasses all unnecessary GeoPointTermsEnum logic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]