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

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

Commit 1653057 from [~dsmiley] in branch 'dev/trunk'
[ https://svn.apache.org/r1653057 ]

LUCENE-6181: spatial pointsOnly check bug

> 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