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

SpatialArgsParser should let the context parse the shape string

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0
    • modules/spatial
    • None
    • New

    Description

      SpatialArgsParser is not letting the SpatialContext read the shape string (via readShape(); instead it's using new SpatialArgsParser(ctx).readShape(...shapestring...). For the standard SpatialContext there is no difference. But the JTS extension has its own which parses WKT for polygon support, etc.

      Quick fix of course but this really sucks if 4.0 won't have the ability to plug in alternative shapes.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: