[jira] [Commented] (LUCENE-4922) A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes

2014-08-20 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14104962#comment-14104962 ] Varun V Shenoy commented on LUCENE-4922: - As my GSOC project, I have implemented

[jira] [Comment Edited] (LUCENE-4922) A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes

2014-08-20 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14104962#comment-14104962 ] Varun V Shenoy edited comment on LUCENE-4922 at 8/21/14 2:29 AM:

[jira] [Comment Edited] (LUCENE-4922) A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes

2014-08-20 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14104962#comment-14104962 ] Varun V Shenoy edited comment on LUCENE-4922 at 8/21/14 2:28 AM:

[jira] [Updated] (LUCENE-4922) A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes

2014-08-20 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun V Shenoy updated LUCENE-4922: Attachment: LUCENE-4922.patch A SpatialPrefixTree based on the Hilbert Curve and

[jira] [Updated] (LUCENE-5825) Allowing the benchmarking algorithm to choose PostingsFormat

2014-07-22 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun V Shenoy updated LUCENE-5825: Attachment: (was: patch_17_Jul_2014) Allowing the benchmarking algorithm to choose

[jira] [Updated] (LUCENE-5825) Allowing the benchmarking algorithm to choose PostingsFormat

2014-07-22 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun V Shenoy updated LUCENE-5825: Attachment: LUCENE-5825.patch Allowing the benchmarking algorithm to choose

[jira] [Commented] (LUCENE-5825) Allowing the benchmarking algorithm to choose PostingsFormat

2014-07-22 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070614#comment-14070614 ] Varun V Shenoy commented on LUCENE-5825: - I have attached the patch and the

[jira] [Commented] (LUCENE-5825) Allowing the benchmarking algorithm to choose PostingsFormat

2014-07-19 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14067531#comment-14067531 ] Varun V Shenoy commented on LUCENE-5825: - I have pushed my branch upstream and

[jira] [Updated] (LUCENE-5825) Allowing the benchmarking algorithm to choose PostingsFormat

2014-07-16 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun V Shenoy updated LUCENE-5825: Attachment: patch_17_Jul_2014 Supports configurable Postings Format through

[jira] [Updated] (LUCENE-5825) Allowing the benchmarking algorithm to choose PostingsFormat

2014-07-16 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun V Shenoy updated LUCENE-5825: Attachment: (was: patch_17_Jul_2014) Allowing the benchmarking algorithm to choose

[jira] [Issue Comment Deleted] (LUCENE-5825) Allowing the benchmarking algorithm to choose PostingsFormat

2014-07-16 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun V Shenoy updated LUCENE-5825: Comment: was deleted (was: Supports configurable Postings Format through

[jira] [Updated] (LUCENE-5825) Allowing the benchmarking algorithm to choose PostingsFormat

2014-07-16 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun V Shenoy updated LUCENE-5825: Attachment: patch_17_Jul_2014 Supports configurable Postings Format through

[jira] [Created] (LUCENE-5825) Allowing the benchmarking algorithm to choose PostingsFormat

2014-07-15 Thread Varun V Shenoy (JIRA)
Varun V Shenoy created LUCENE-5825: --- Summary: Allowing the benchmarking algorithm to choose PostingsFormat Key: LUCENE-5825 URL: https://issues.apache.org/jira/browse/LUCENE-5825 Project: Lucene -

[jira] [Created] (LUCENE-5774) RPT Within can skip allCellsIntersectQuery when no leafy branches are pruned

2014-06-18 Thread Varun V Shenoy (JIRA)
Varun V Shenoy created LUCENE-5774: --- Summary: RPT Within can skip allCellsIntersectQuery when no leafy branches are pruned Key: LUCENE-5774 URL: https://issues.apache.org/jira/browse/LUCENE-5774

[jira] [Commented] (LUCENE-5745) Refactoring AbstractVisitingPrefixTreeFilter code using cellIterator.

2014-06-10 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14027188#comment-14027188 ] Varun V Shenoy commented on LUCENE-5745: -

[jira] [Created] (LUCENE-5745) Refactoring AbstractVisitingPrefixTreeFilter code using cellIterator.

2014-06-07 Thread Varun V Shenoy (JIRA)
Varun V Shenoy created LUCENE-5745: --- Summary: Refactoring AbstractVisitingPrefixTreeFilter code using cellIterator. Key: LUCENE-5745 URL: https://issues.apache.org/jira/browse/LUCENE-5745 Project:

[jira] [Commented] (LUCENE-4922) A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes

2014-04-22 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13976526#comment-13976526 ] Varun V Shenoy commented on LUCENE-4922: - Hi, I will be tackling this issue as

[jira] [Commented] (LUCENE-4922) A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes

2014-03-09 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925320#comment-13925320 ] Varun V Shenoy commented on LUCENE-4922: - Thanks Hatim, I have been going

[jira] [Commented] (LUCENE-4922) A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes

2014-03-02 Thread Varun V Shenoy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13917781#comment-13917781 ] Varun V Shenoy commented on LUCENE-4922: - I am Varun and I will be really