[jira] Commented: (LUCENE-1815) Geohash encode/decode floating point problems

2009-12-08 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787934#action_12787934 ] patrick o'leary commented on LUCENE-1815: - What google code are you working with?

[jira] Commented: (LUCENE-1571) DistanceFilter problem with deleted documents

2009-06-14 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719272#action_12719272 ] patrick o'leary commented on LUCENE-1571: - patch looks good to me, tests passed as

[jira] Updated: (LUCENE-1588) Update Spatial Lucene sort to use FieldComparatorSource

2009-04-06 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated LUCENE-1588: Attachment: LUCENE-1588.patch Deprecate DistanceSortSource and Add DistanceFieldComparator

[jira] Created: (LUCENE-1588) Update Spatial Lucene sort to use FieldComparatorSource

2009-04-06 Thread patrick o'leary (JIRA)
Update Spatial Lucene sort to use FieldComparatorSource --- Key: LUCENE-1588 URL: https://issues.apache.org/jira/browse/LUCENE-1588 Project: Lucene - Java Issue Type: Improvement

[jira] Closed: (LUCENE-1568) Fix for NPE's in Spatial Lucene for searching bounding box only

2009-03-20 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary closed LUCENE-1568. --- resolved > Fix for NPE's in Spatial Lucene for searching bounding box only > --

[jira] Resolved: (LUCENE-1568) Fix for NPE's in Spatial Lucene for searching bounding box only

2009-03-20 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary resolved LUCENE-1568. - Resolution: Fixed committed > Fix for NPE's in Spatial Lucene for searching bounding bo

[jira] Commented: (LUCENE-1568) Fix for NPE's in Spatial Lucene for searching bounding box only

2009-03-20 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683951#action_12683951 ] patrick o'leary commented on LUCENE-1568: - If nobody objects I'll commit this late

[jira] Updated: (LUCENE-1568) Fix for NPE's in Spatial Lucene for searching bounding box only

2009-03-20 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated LUCENE-1568: Attachment: LUCENE-1568.patch Fixes an NPE when using DistanceQueryBuilder for just minima

[jira] Created: (LUCENE-1568) Fix for NPE's in Spatial Lucene for searching bounding box only

2009-03-20 Thread patrick o'leary (JIRA)
Fix for NPE's in Spatial Lucene for searching bounding box only --- Key: LUCENE-1568 URL: https://issues.apache.org/jira/browse/LUCENE-1568 Project: Lucene - Java Issue Type: Bug

[jira] Updated: (LUCENE-1512) Incorporate GeoHash in contrib/spatial

2009-01-07 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated LUCENE-1512: Attachment: LUCENE-1512.patch Made necessary changes * Formatting fixed * Removed depende

[jira] Updated: (LUCENE-1512) Incorporate GeoHash in contrib/spatial

2009-01-06 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated LUCENE-1512: Attachment: LUCENE-1512.patch spatial-lucene GeoHash implementation based on http://en.wi

[jira] Created: (LUCENE-1512) Incorporate GeoHash in contrib/spatial

2009-01-06 Thread patrick o'leary (JIRA)
Incorporate GeoHash in contrib/spatial -- Key: LUCENE-1512 URL: https://issues.apache.org/jira/browse/LUCENE-1512 Project: Lucene - Java Issue Type: New Feature Components: contrib/spatial

[jira] Commented: (LUCENE-1304) Memory Leak when using Custom Sort (i.e., DistanceSortSource) of LocalLucene with Lucene

2009-01-06 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661199#action_12661199 ] patrick o'leary commented on LUCENE-1304: - How will LUCENE-1483 impact this immedi

[jira] Updated: (LUCENE-1504) SerialChainFilter should use DocSet API rather then deprecated BitSet API

2009-01-05 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated LUCENE-1504: Attachment: LUCENE-1504.patch Changed filter calls from bits to getDocIdSet, the ISerialCh

[jira] Updated: (LUCENE-1504) SerialChainFilter should use DocSet API rather then deprecated BitSet API

2009-01-05 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated LUCENE-1504: Attachment: LUCENE-1504.patch Moved both ISerialChainFilter and SerialChainFilter to packa

[jira] Updated: (LUCENE-1387) Add LocalLucene

2008-12-18 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated LUCENE-1387: Attachment: spatial-lucene.zip Latest version of local / spatial lucene with LGPL dependen

[jira] Commented: (LUCENE-1387) Add LocalLucene

2008-09-22 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633276#action_12633276 ] patrick o'leary commented on LUCENE-1387: - Yeah, the tests numbers are wrong, I'll