[ 
https://issues.apache.org/jira/browse/LUCENE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278858#comment-14278858
 ] 

ASF subversion and git services commented on LUCENE-6181:
---------------------------------------------------------

Commit 1652149 from [~dsmiley] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1652149 ]

LUCENE-6181: spatial move pointsOnly to superclass and add some getters too.

> 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
>         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