Re: start a new spatial contrib

2008-12-19 Thread Marvin Humphrey
On Fri, Dec 19, 2008 at 05:48:51PM -0500, Ryan McKinley wrote: > The other thing i am curious about is flexible indexing" -- i have not > really followed what that means, but somewhere in there i got the idea > we could implement an rtree directly... I've been flogging the idea of an RTree in

Re: Welcome Uwe Schindler as Contrib committer!

2008-12-19 Thread Yonik Seeley
On Fri, Dec 19, 2008 at 5:47 PM, Mark Miller wrote: > Congrats Uwe! Welcome. Can't wait to see what kind of magic you can work > with trie and local lucene! (if indeed there is magic to be worked there) +1 -Yonik - To unsubscri

Re: Welcome Uwe Schindler as Contrib committer!

2008-12-19 Thread Michael Busch
Welcome, Uwe! -Michael Michael McCandless wrote: I am happy to announce the Lucene PMC has accepted Uwe Schindler as a contrib committer! We recently committed Uwe's excellent TrieRangeQuery to contrib and Uwe has also been active on the lists and with many tricky Jira issues recently. Congra

Re: start a new spatial contrib

2008-12-19 Thread Ryan McKinley
another interesting geohash link: http://labs.metacarta.com/blog/27.entry/geographic-queries-on-google-app-engine/ seems like that has a perfect match with TrieRangeQuery On Dec 19, 2008, at 5:48 PM, Ryan McKinley wrote: On Dec 18, 2008, at 9:00 PM, Mark Miller wrote: Who is this shady cha

Re: start a new spatial contrib

2008-12-19 Thread Ryan McKinley
On Dec 18, 2008, at 9:00 PM, Mark Miller wrote: Who is this shady character and can he be trusted? :) +1. LocalLucene is awesome. Anyone investigated Jason's idea of integrating the trie range query stuff? There will be lots of things to investigate! The other thing i am curious about

Re: Welcome Uwe Schindler as Contrib committer!

2008-12-19 Thread Mark Miller
Congrats Uwe! Welcome. Can't wait to see what kind of magic you can work with trie and local lucene! (if indeed there is magic to be worked there) - Mark Michael McCandless wrote: I am happy to announce the Lucene PMC has accepted Uwe Schindler as a contrib committer! We recently committed U

Welcome Uwe Schindler as Contrib committer!

2008-12-19 Thread Michael McCandless
I am happy to announce the Lucene PMC has accepted Uwe Schindler as a contrib committer! We recently committed Uwe's excellent TrieRangeQuery to contrib and Uwe has also been active on the lists and with many tricky Jira issues recently. Congrats Uwe, and welcome! Mike

Re: 2.9, 3.0 and deprecation

2008-12-19 Thread Doug Cutting
Jason Rutherglen wrote: Broadly speaking, what areas are we looking to create new APIs for in 2.9? How dramatic are we looking to go? That's not really the question. We shouldn't rush to get big API changes in. Rather we should continue to cautiously evolve the API. Periodically, when larg

Re: 2.9, 3.0 and deprecation

2008-12-19 Thread Doug Cutting
Michael McCandless wrote: Are you saying we can deprecate these classes in 2.9, and all methods whose signature involves one of these classes, without offering the new classes? No. Folks should be able to recompile w/o deprecation warnings against 2.9, then upgrade to 3.0. Features should no

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658116#action_12658116 ] Michael McCandless commented on LUCENE-1483: OK wanna post a new patch w/ all

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658096#action_12658096 ] Mark Miller commented on LUCENE-1483: - Thanks. I've got a convert on demand version to

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658092#action_12658092 ] Michael McCandless commented on LUCENE-1483: Another fix to do: in StringOrdVa

[jira] Created: (LUCENE-1496) Move solr NumberUtils to lucene

2008-12-19 Thread Ryan McKinley (JIRA)
Move solr NumberUtils to lucene --- Key: LUCENE-1496 URL: https://issues.apache.org/jira/browse/LUCENE-1496 Project: Lucene - Java Issue Type: Task Reporter: Ryan McKinley Priority: Trivial

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

2008-12-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658089#action_12658089 ] Ryan McKinley commented on LUCENE-1387: --- Agree -- but these changes are best made in

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658085#action_12658085 ] Mark Miller commented on LUCENE-1483: - Yeah, wow. I've actually fixed that (though I d

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658083#action_12658083 ] Michael McCandless commented on LUCENE-1483: One more small thing: StringOrdVa

Re: 2.9, 3.0 and deprecation

2008-12-19 Thread Grant Ingersoll
On Dec 19, 2008, at 6:08 AM, Michael McCandless wrote: Grant Ingersoll wrote: I just don't see how we will ever get to 3.0 if we continue this path. People don't seem interested in much beyond new features and bug fixes, so if we're going to do this 2.9 to 3.0 thing, I think we need to

Re: 2.9, 3.0 and deprecation

2008-12-19 Thread Michael McCandless
Grant Ingersoll wrote: I just don't see how we will ever get to 3.0 if we continue this path. People don't seem interested in much beyond new features and bug fixes, so if we're going to do this 2.9 to 3.0 thing, I think we need to go for it a bit more wholeheartedly and say that 2.9 trul

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

2008-12-19 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658062#action_12658062 ] Erik Hatcher commented on LUCENE-1387: -- I've taken some quick peeks into the code, ru

RE: start a new spatial contrib

2008-12-19 Thread Uwe Schindler
I had not time for until now, but maybe this can be combined. We had some discussion about Trie and LovcalLucene in this list, but until now, I had no time to look into the code. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > From: M