Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6181

Move spatial pointsOnly from RPT to superclass - PrefixTreeStrategy

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.1
    • modules/spatial
    • None
    • New

    Description

      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.

      Attachments

        1. LUCENE-6181.patch
          5 kB
          David Smiley

        Activity

          People

            dsmiley David Smiley
            dsmiley David Smiley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: