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

2009-09-16 Thread Michael McCandless
Looks like an svn glitch caused this: download-tag: [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/tags/lucene_2_4_back_compat_tests_20090911 [exec] svn: PROPFIND request failed on '/repos/asf/lucene/java/tags/lucene_2_4_back_compat_tests_20090911/src'

[jira] Created: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a Scorer which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a Scorer which gets cached rather than a bit set Key: LUCENE-19

[jira] Updated: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1911: Summary: When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a Doc

[jira] Assigned: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned LUCENE-1911: --- Assignee: Uwe Schindler > When using QueryWrapperFilter with CachingWrapperFilter, QueryWrap

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756133#action_12756133 ] Mark Miller commented on LUCENE-1911: - sounds like Uwe is working on a patch so that y

[jira] Updated: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1911: Description: there is a large performance cost to this. The old impl for this type of thing, Quer

[jira] Updated: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1911: -- Attachment: LUCENE-1911.patch Here a patch, that implements my proposal. Thomas Becker: Could

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756138#action_12756138 ] Mark Miller commented on LUCENE-1911: - whether we do an RC or not after this I don't k

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756145#action_12756145 ] Mark Miller commented on LUCENE-1911: - Very nice Uwe! Patch looks very good. Nicely ta

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756148#action_12756148 ] Uwe Schindler commented on LUCENE-1911: --- By the way, the added IOException to the pr

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756151#action_12756151 ] Mark Miller commented on LUCENE-1911: - bq. the protected method Its funny, because l

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756160#action_12756160 ] Uwe Schindler commented on LUCENE-1911: --- I will post a new patch later with some add

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756171#action_12756171 ] Mark Miller commented on LUCENE-1911: - Could we commit now Uwe? Its easy to tweak if w

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756180#action_12756180 ] Uwe Schindler commented on LUCENE-1911: --- I understand you, but: After reviewing oth

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756181#action_12756181 ] Mark Miller commented on LUCENE-1911: - Okay - no problem - if we already know theres m

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756188#action_12756188 ] Mark Miller commented on LUCENE-1911: - I guess I would lean toward isCacheable myself.

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756194#action_12756194 ] Michael McCandless commented on LUCENE-1911: bq. we could add a DocIdSet.isCac

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756207#action_12756207 ] Mark Miller commented on LUCENE-1911: - Now I regret not pushing for the isCachable rou

Re: [jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Paul Elschot
I have not yet looked at the the patch, but after the comments at LUCENE-1911 I think isCacheable() could also return true for OpenBitSet, not only for SortedVIntList. Regards, Paul Elschot. On Wednesday 16 September 2009 21:33:58 Michael McCandless (JIRA) wrote: > > [ > https://issues.ap

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756209#action_12756209 ] Uwe Schindler commented on LUCENE-1911: --- What do you mean? > When using QueryWrappe

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756210#action_12756210 ] Mark Miller commented on LUCENE-1911: - Remember the CachingTokenFilter issue that firs

RE: [jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler
OpenBitSet was the first candidate for this. I reviewed all DocIdSets in core and contrib for cacheable. There were some of them. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de _ From: Paul Elschot [mai

Re: [jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Paul Elschot
On Wednesday 16 September 2009 22:19:24 Uwe Schindler wrote: > OpenBitSet was the first candidate for this. I reviewed all DocIdSets in > core and contrib for cacheable. There were some of them. Thanks. I read your remark on the util implementations only later. I should have posted at LUCENE-1911

[jira] Updated: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1911: -- Attachment: LUCENE-1911.patch Here the implementation with isCacheable(). It also has an extra

[jira] Updated: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1911: -- Attachment: LUCENE-1911.patch Here an updated patch, with a test that QueryWrapperFilter's Doc

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756232#action_12756232 ] Uwe Schindler commented on LUCENE-1911: --- Mark/Yonik: Do you know if Solr has possibl

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756251#action_12756251 ] Yonik Seeley commented on LUCENE-1911: -- bq. Mark/Yonik: Do you know if Solr has possi

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756252#action_12756252 ] Mark Miller commented on LUCENE-1911: - There are a couple - including the deprecated S

[jira] Updated: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1911: -- Attachment: LUCENE-1911.patch - Added CHANGES.txt entry. - Added a test to FieldCacheRangeFilt

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756263#action_12756263 ] Mark Miller commented on LUCENE-1911: - Patch looks good to me - just looked for any yo

[jira] Issue Comment Edited: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756261#action_12756261 ] Uwe Schindler edited comment on LUCENE-1911 at 9/16/09 3:32 PM:

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756275#action_12756275 ] Uwe Schindler commented on LUCENE-1911: --- bq. Doesn't really matter too much - Solr d

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756278#action_12756278 ] Mark Miller commented on LUCENE-1911: - bq. These are easy, because OpenBitSet has isCa

[jira] Commented: (LUCENE-1911) When using QueryWrapperFilter with CachingWrapperFilter, QueryWrapperFilter returns a DocIdSet that creates a Scorer, which gets cached rather than a bit set

2009-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756280#action_12756280 ] Uwe Schindler commented on LUCENE-1911: --- {quote} bq. These are easy, because OpenBit

[jira] Created: (LUCENE-1912) FastVectorHighlighter: latter terms cannot be highlighted if two or more terms are concatenated

2009-09-16 Thread Koji Sekiguchi (JIRA)
FastVectorHighlighter: latter terms cannot be highlighted if two or more terms are concatenated --- Key: LUCENE-1912 URL: https://issues.apache.org/jira/browse/LUCENE-1912

[jira] Updated: (LUCENE-1912) FastVectorHighlighter: latter terms cannot be highlighted if two or more terms are concatenated

2009-09-16 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1912: --- Attachment: LUCENE-1912.patch the fix and the test case. > FastVectorHighlighter: latter te

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

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