David Smiley created LUCENE-4444:
------------------------------------

             Summary: SpatialArgsParser should let the context parse the shape 
string
                 Key: LUCENE-4444
                 URL: https://issues.apache.org/jira/browse/LUCENE-4444
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/spatial
            Reporter: David Smiley
            Assignee: David Smiley


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to