David Smiley created LUCENE-6181:
------------------------------------

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


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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to