[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699545#action_12699545 ] Uwe Schindler commented on LUCENE-831: -- Hi, looks good: I am only not sure, what woul

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-15 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699524#action_12699524 ] Earwin Burrfoot commented on LUCENE-1593: - Lucene failed drop in replacement betwe

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

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

[jira] Updated: (LUCENE-1591) Enable bzip compression in benchmark

2009-04-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-1591: --- Attachment: LUCENE-1591.patch I removed this test from WriteLineDocTaskTest, since it doesn't really

Lucene 2.9 status (to port to Lucene.Net)

2009-04-15 Thread George Aroush
Hi Folks, This is George Aroush, I'm one of the committers on Lucene.Net - a port of Java Lucene to C# Lucene. I'm looking at the current trunk code of yet to be released Lucene 2.9 and I would like to port it to Lucene.Net. If I do this now, we get the benefit of keeping our code base and relea

[jira] Updated: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-831: --- Attachment: LUCENE-831.patch Okay, all fixed up and updated to trunk. All tests pass. Still some roug

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699448#action_12699448 ] Uwe Schindler commented on LUCENE-831: -- By the way: In the patch, the ValueSource set

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699440#action_12699440 ] Mark Miller commented on LUCENE-831: Thanks Uwe. I had it in my mind to update to trunk

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699439#action_12699439 ] Uwe Schindler commented on LUCENE-831: -- I do not get the patch applied to trunk (mergi

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699433#action_12699433 ] Mark Miller commented on LUCENE-831: Bah, just wrote a bunch and hit cancel. Attacking

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699435#action_12699435 ] Uwe Schindler commented on LUCENE-831: -- bq. Patch is not done, but all tests now pass

[jira] Updated: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-831: --- Attachment: LUCENE-831.patch I've added your SortField constructor Uwe. I've also switched things to

[jira] Commented: (LUCENE-1591) Enable bzip compression in benchmark

2009-04-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699409#action_12699409 ] Michael McCandless commented on LUCENE-1591: I'm still seeing the one WriteLin

Re: [jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-15 Thread Mark Miller
Shai Erera (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699344#action_12699344 ] Shai Erera commented on LUCENE-1593: bq. I believe if a user u

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699344#action_12699344 ] Shai Erera commented on LUCENE-1593: bq. I believe if a user upgrades to release XX.9

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699321#action_12699321 ] Mark Miller commented on LUCENE-1593: - I believe if a user upgrades to release XX.9 an

[jira] Updated: (LUCENE-1604) Stop creating huge arrays to represent the absense of field norms

2009-04-15 Thread Shon Vella (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shon Vella updated LUCENE-1604: --- Attachment: LUCENE-1604.patch Patch updated to add method to enable/disable the disabling of fake no

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699314#action_12699314 ] Shai Erera commented on LUCENE-1593: I thought that when we move to 3.0 we're not expe

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

2009-04-15 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-1588. - Resolution: Fixed This was committed. > Update Spatial Lucene sort to use FieldComparat

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699298#action_12699298 ] Mark Miller commented on LUCENE-1593: - In general, 3.0 gives us no extra in regards to

Re: MoreLikeThisQuery term frequency caching

2009-04-15 Thread Richard Marr
The cache is currently being stored as a static HashMap on the MLT object and expired at the discretion of the application code using a static MLT.flushCache() method. Use of the cache at all is opt-in, using a non-static MLT.setCache(true) and a new constructor signature on MLTQuery that includes

[jira] Updated: (LUCENE-1603) Changes for TrieRange in FilteredTermEnum and MultiTermQuery improvement

2009-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1603: -- Attachment: LUCENE-1603.patch Patch that provides that filter. Mike: Can you please test drop

[jira] Reopened: (LUCENE-1603) Changes for TrieRange in FilteredTermEnum and MultiTermQuery improvement

2009-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-1603: --- To also expose getTotalTermCount to the Filter counterparts, I provide a new supercalss for tho

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699237#action_12699237 ] Shai Erera commented on LUCENE-1593: Ok, so with the latest changes to LUCENE-1529, I

[jira] Updated: (LUCENE-1591) Enable bzip compression in benchmark

2009-04-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-1591: --- Attachment: LUCENE-1591.patch Let's try with this one. Changes: * Added testInvalidFormat to LineDoc

Re: Test failed unreproducible

2009-04-15 Thread Michael McCandless
Could you open an issue and we'll iterate there? It seems to be a false failure... Mike On Wed, Apr 15, 2009 at 8:58 AM, Uwe Schindler wrote: > Should I open a bug report about this Windows problem or is this known? Not > sure how to fix it. > > - > Uwe Schindler > H.-H.-Meier-Allee 63, D-2

RE: Test failed unreproducible

2009-04-15 Thread Uwe Schindler
I think this is similar to: http://www.gossamer-threads.com/lists/lucene/java-user/39382 - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Wednesday, April 1

[jira] Commented: (LUCENE-1529) back-compat tests ("ant test-tag") should test JAR drop-in-ability

2009-04-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699177#action_12699177 ] Michael McCandless commented on LUCENE-1529: Yes, indeed -- should be fixed no

RE: Test failed unreproducible

2009-04-15 Thread Uwe Schindler
Should I open a bug report about this Windows problem or is this known? Not sure how to fix it. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Tuesday, Apr

[jira] Commented: (LUCENE-1591) Enable bzip compression in benchmark

2009-04-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699175#action_12699175 ] Michael McCandless commented on LUCENE-1591: bq. Mike, if you agree, can you q

Re: Build failed in Hudson: Lucene-trunk #797

2009-04-15 Thread Michael McCandless
Woops -- I broke the back compat test because I forgot to move the back compat tag forwards. Will fix shortly... Mike On Tue, Apr 14, 2009 at 10:33 PM, Apache Hudson Server wrote: > See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/797/changes > > Changes: > > [mikemccand] LUCENE-1529:

[jira] Commented: (LUCENE-1603) Changes for TrieRange in FilteredTermEnum and MultiTermQuery improvement

2009-04-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699169#action_12699169 ] Michael McCandless commented on LUCENE-1603: bq. An idea how to achive this, w

[jira] Issue Comment Edited: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699166#action_12699166 ] Mark Miller edited comment on LUCENE-831 at 4/15/09 5:16 AM: - T

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2009-04-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699166#action_12699166 ] Mark Miller commented on LUCENE-831: Thinking a bit on this this morning: I think that