[jira] [Updated] (LUCENE-7047) Add Geo3DPoint.newShapeQuery

2016-02-24 Thread Michael McCandless (JIRA)

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

Michael McCandless updated LUCENE-7047:
---
Attachment: LUCENE-7047.patch

Thanks for the pointers [~rcmuir].

I fixed {{toString}} for {{Geo3DPointField}} and its shape query, and added 
tests, but found a bug a {{FieldType.toString}} where we failed to "disclose" 
that we are indexing points.  I fixed that and this provoked new test failures, 
and then I tried to improve the existing toStrings, and fixed further test 
failures.  I also switched to native types for {{encode/decodeDimension}} on 
the core point fields.

I think this is ready but I still need to run all tests ...

> Add Geo3DPoint.newShapeQuery
> 
>
> Key: LUCENE-7047
> URL: https://issues.apache.org/jira/browse/LUCENE-7047
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Michael McCandless
>Assignee: Michael McCandless
> Fix For: master, 6.0
>
> Attachments: LUCENE-7047.patch, LUCENE-7047.patch
>
>
> This just fixes geo3d to match the other points APIs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (LUCENE-7047) Add Geo3DPoint.newShapeQuery

2016-02-24 Thread Michael McCandless (JIRA)

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

Michael McCandless updated LUCENE-7047:
---
Attachment: LUCENE-7047.patch

Simple patch.

> Add Geo3DPoint.newShapeQuery
> 
>
> Key: LUCENE-7047
> URL: https://issues.apache.org/jira/browse/LUCENE-7047
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Michael McCandless
>Assignee: Michael McCandless
> Fix For: master, 6.0
>
> Attachments: LUCENE-7047.patch
>
>
> This just fixes geo3d to match the other points APIs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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