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

Remove generics from SpatialStrategy and remove SpatialFieldInfo

    XMLWordPrintableJSON

Details

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

    Description

      Same time ago I added SpatialFieldInfo as a way for SpatialStrategys to declare what information they needed per request. This meant that a Strategy could be used across multiple requests. However it doesn't really need to be that way any more, Strategies are light to instantiate and the generics are just clumsy and annoying.

      Instead Strategies should just define what they need in their constructor.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: