[ 
https://issues.apache.org/jira/browse/LUCENE-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ignacio Vera resolved LUCENE-9141.
----------------------------------
    Fix Version/s: 8.5
         Assignee: Ignacio Vera
       Resolution: Fixed

> Simplify LatLonShapeXQuery API 
> -------------------------------
>
>                 Key: LUCENE-9141
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9141
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ignacio Vera
>            Assignee: Ignacio Vera
>            Priority: Minor
>             Fix For: 8.5
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> We currently have three query objects that are the same with the only 
> difference of the Component2D object they contain:
>  
> {{LatLonShapePolygonQuery}}
> {{LatLonShapeLineQuery}}
> {{LatLonShapePointQuery}}
>  
> This is a bit of a burden whenever you want to make changes on those classes 
> as you need to do it for every one. I wonder if we can merge all these three 
> queries into one {{LatLonShapeComponent2DQuery}}.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to