Hudson build is back to normal: Lucene-trunk #858

2009-06-13 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/858/ - To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org

Re: Payloads and TrieRangeQuery

2009-06-13 Thread Mark Miller
Yonik Seeley wrote: Even non-API changes have tradeoffs... the indexing improvements (err, total rewrite) made that code *much* harder to understand and debug. It's a net win since the indexing performance improvements were so fantastic. I agree - very hard to follow, worth the improvements.

[jira] Commented: (LUCENE-1630) Mating Collector and Scorer on doc Id orderness

2009-06-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719188#action_12719188 ] Yonik Seeley commented on LUCENE-1630: -- bq. We could simply declare, going forward, t

[jira] Resolved: (LUCENE-1578) InstantiatedIndex supports non-optimized IndexReaders

2009-06-13 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin resolved LUCENE-1578. - Resolution: Fixed comitted > InstantiatedIndex supports non-optimized IndexReaders > --

Re: svn commit: r784481 - in /lucene/java/trunk/contrib: ./ instantiated/src/java/org/apache/lucene/store/instantiated/ instantiated/src/test/org/apache/lucene/store/instantiated/

2009-06-13 Thread Karl Wettin
oups, an error in the code. im on it. 13 jun 2009 kl. 23.54 skrev ka...@apache.org: Author: kalle Date: Sat Jun 13 21:54:07 2009 New Revision: 784481 URL: http://svn.apache.org/viewvc?rev=784481&view=rev Log: LUCENE-1578: Support for loading unoptimized readers to the constructor of Instanti

[jira] Commented: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719179#action_12719179 ] Yonik Seeley commented on LUCENE-1689: -- bq. onik, I think the problem is where method

[jira] Commented: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719174#action_12719174 ] Robert Muir commented on LUCENE-1689: - Yonik, I think the problem is where method sign

[jira] Updated: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-1689: - Fix Version/s: (was: 2.9) 3.1 bq. I am curious how you plan on approachin

[jira] Commented: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719158#action_12719158 ] Robert Muir commented on LUCENE-1689: - i forgot to answer your question Michael: it

Re: Payloads and TrieRangeQuery

2009-06-13 Thread Grant Ingersoll
On Jun 13, 2009, at 8:58 AM, Michael McCandless wrote: OK, good points Grant. I now agree that it's not a simple task, moving stuff core stuff from Solr -> Lucene. So summing this all up: * Some feel Lucene should only aim to be the core "expert" engine used by Solr/Nutch/etc., so things

[jira] Commented: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719146#action_12719146 ] Robert Muir commented on LUCENE-1689: - Simon, a response to your other comment 'I thin

[jira] Commented: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719139#action_12719139 ] Robert Muir commented on LUCENE-1689: - I am curious how you plan on approaching backwa

Re: Payloads and TrieRangeQuery

2009-06-13 Thread Yonik Seeley
Of course consumability (good APIs) is important, but rational people can disagree when it comes to the specifics... many things come with tradeoffs. Even non-API changes have tradeoffs... the indexing improvements (err, total rewrite) made that code *much* harder to understand and debug. It's a

[jira] Commented: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719127#action_12719127 ] Robert Muir commented on LUCENE-1689: - Simon, I want to address your comment on perfor

[jira] Commented: (LUCENE-1488) issues with standardanalyzer on multilingual text

2009-06-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719126#action_12719126 ] Robert Muir commented on LUCENE-1488: - Michael, I don't think it will be ready for 2.9

[jira] Commented: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719125#action_12719125 ] Simon Willnauer commented on LUCENE-1689: - The scary thing is that this happens al

[jira] Commented: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719123#action_12719123 ] Robert Muir commented on LUCENE-1689: - Michael: LowerCaseFilter doesn't incorrectly br

Fwd: Basic Queries are not pluggable

2009-06-13 Thread Simon Willnauer
I accidentally send this to Yonik directly -- forwarding to mail list. On Fri, Jun 12, 2009 at 6:02 PM, Yonik Seeley wrote: > Can something like AspectJ change the type of instantiated classes? That is actually possible. An "around" advice and do that in a very flexible way and I have thought of t

Re: Payloads and TrieRangeQuery

2009-06-13 Thread Simon Willnauer
Very true write up Grant! On Sat, Jun 13, 2009 at 2:58 PM, Michael McCandless wrote: > OK, good points Grant.  I now agree that it's not a simple task, > moving stuff core stuff from Solr -> Lucene.  So summing this all up: > >  * Some feel Lucene should only aim to be the core "expert" engine >  

Re: Payloads and TrieRangeQuery

2009-06-13 Thread Michael McCandless
OK, good points Grant. I now agree that it's not a simple task, moving stuff core stuff from Solr -> Lucene. So summing this all up: * Some feel Lucene should only aim to be the core "expert" engine used by Solr/Nutch/etc., so things like moving trie to core (with consumable naming, go

[jira] Commented: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2009-06-13 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719115#action_12719115 ] Mark Harwood commented on LUCENE-1486: -- The primary reason (and perhaps not a particu

[jira] Commented: (LUCENE-1488) issues with standardanalyzer on multilingual text

2009-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719109#action_12719109 ] Michael McCandless commented on LUCENE-1488: ICUAnalyzer looks very useful! G

[jira] Commented: (LUCENE-1684) Add matchVersion to StandardAnalyzer

2009-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719107#action_12719107 ] Michael McCandless commented on LUCENE-1684: Thanks Marvin; I think the approa

[jira] Commented: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2009-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719105#action_12719105 ] Michael McCandless commented on LUCENE-1486: Is there some reason not to inclu

[jira] Updated: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1689: --- Fix Version/s: 2.9 > supplementary character handling >

[jira] Commented: (LUCENE-1689) supplementary character handling

2009-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719104#action_12719104 ] Michael McCandless commented on LUCENE-1689: Robert, could you flesh this patc

[jira] Commented: (LUCENE-1690) Morelikethis queries are very slow compared to other search types

2009-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719103#action_12719103 ] Michael McCandless commented on LUCENE-1690: This sounds good! Could we inclu