David Smiley created LUCENE-4573: ------------------------------------ Summary: Improve SpatialExample.java to show distance value retrieval Key: LUCENE-4573 URL: https://issues.apache.org/jira/browse/LUCENE-4573 Project: Lucene - Core Issue Type: Improvement Reporter: David Smiley Priority: Minor Fix For: 4.1
I want to have SpatialExample.java depict how to get the distance. I also observed that SpatialExample.java isn't tested, despite it being a Junit test. The reason is its name doesn't begin or end in "Test". As a small hack, a test method can be added elsewhere to call it. Patch to follow... -- 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org