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

David Smiley resolved LUCENE-6181.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 5.1

> Move spatial pointsOnly from RPT to superclass - PrefixTreeStrategy
> -------------------------------------------------------------------
>
>                 Key: LUCENE-6181
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6181
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/spatial
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Minor
>             Fix For: 5.1
>
>         Attachments: LUCENE-6181.patch
>
>
> The 'points only' hint should be at PrefixTreeStrategy, not at RPT.  The Term 
> strategy subclass may not use it (yet) but conveys intent and prevents a 
> needless cast in faceting on PrefixTreeStrategy generally in a separate issue.
> The attached patch also adds some getters for good measure.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to