[
https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632721#action_12632721
]
Ryan McKinley commented on LUCENE-1387:
---------------------------------------
I'm struggling to get two of the existing tests to pass... I don't think it is
from my modifications since they don't pass on the original either.
The two are:
TestCartesian.java
TestDistance.java
originally, they get 0 results for everything. After I add: writer.commit();
in setup, I get more results, but still not matching the existing tests
expectaions.
For TestCartesian, I get:
Distances should be 10 14
Results should be 6 7
For TestDistanc I get:
Distance Filter filtered: 7
Results: 7
(it expects 6 for both...)
Any ideas?
> Add LocalLucene
> ---------------
>
> Key: LUCENE-1387
> URL: https://issues.apache.org/jira/browse/LUCENE-1387
> Project: Lucene - Java
> Issue Type: New Feature
> Components: contrib/*
> Reporter: Grant Ingersoll
> Priority: Minor
> Attachments: spatial.zip
>
>
> Local Lucene (Geo-search) has been donated to the Lucene project, per
> https://issues.apache.org/jira/browse/INCUBATOR-77. This issue is to handle
> the Lucene portion of integration.
> See http://lucene.markmail.org/message/orzro22sqdj3wows?q=LocalLucene
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]