[jira] Updated: (LUCENE-2154) Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2154: -- Attachment: LUCENE-2154-javassist.patch More cool, less casts, more speed. > Need a clean way

[jira] Commented: (LUCENE-2261) configurable MultiTermQuery TopTermsScoringBooleanRewrite pq size

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833181#action_12833181 ] Uwe Schindler commented on LUCENE-2261: --- Hi Robert, patch looks good, all tests pass

[jira] Updated: (LUCENE-2154) Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2154: -- Attachment: LUCENE-2154-javassist.patch Better patch without classloader problems. > Need a c

[jira] Updated: (LUCENE-2154) Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2154: -- Attachment: (was: LUCENE-2154-javassist.patch) > Need a clean way for Dir/MultiReader to "

[jira] Commented: (LUCENE-2261) configurable MultiTermQuery TopTermsScoringBooleanRewrite pq size

2010-02-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833110#action_12833110 ] Robert Muir commented on LUCENE-2261: - bq. Looks good when gaining a first insight. I

[jira] Assigned: (LUCENE-2261) configurable MultiTermQuery TopTermsScoringBooleanRewrite pq size

2010-02-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2261: --- Assignee: Robert Muir > configurable MultiTermQuery TopTermsScoringBooleanRewrite pq size >

[jira] Updated: (LUCENE-2154) Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2154: -- Attachment: LUCENE-2154-javassist.patch LUCENE-2154-cglib.patch Here the last

[jira] Commented: (LUCENE-2215) paging collector

2010-02-12 Thread javi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833041#action_12833041 ] javi commented on LUCENE-2215: -- disregard my previous comment... There was some refactoring i

[jira] Commented: (LUCENE-2215) paging collector

2010-02-12 Thread jm (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833024#action_12833024 ] jm commented on LUCENE-2215: Kudos Aaron, this is cool for what I need. I just integrated in

Re: FieldCacheImpl concurrency

2010-02-12 Thread Yonik Seeley
On Fri, Feb 12, 2010 at 1:50 AM, Shay Banon wrote: > On Thu, Feb 11, 2010 at 5:41 PM, Yonik Seeley >> It really shouldn't be heavily used. >> For a sorted search, get() is called once per segment in the index. >> There is no synchronization to retrieve per-document values. > > Sorting is not the

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833014#action_12833014 ] Robert Muir commented on LUCENE-2089: - bq. I guess "gheto dfa" would not work, at leas

[jira] Commented: (LUCENE-1720) TimeLimitedIndexReader and associated utility class

2010-02-12 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833013#action_12833013 ] Mark Harwood commented on LUCENE-1720: -- bq. I think we should add some search timeout

[jira] Commented: (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2010-02-12 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833010#action_12833010 ] Fuad Efendi commented on LUCENE-2230: - LUCENE-2089 - extremely good staff (Lucene-Flex

[jira] Commented: (LUCENE-1720) TimeLimitedIndexReader and associated utility class

2010-02-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833009#action_12833009 ] Shai Erera commented on LUCENE-1720: Hit the submit button too soon. I forgot to add

[jira] Commented: (LUCENE-1720) TimeLimitedIndexReader and associated utility class

2010-02-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833007#action_12833007 ] Shai Erera commented on LUCENE-1720: Hey Mark, I'm working on the patch also (experime

[jira] Commented: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2010-02-12 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832989#action_12832989 ] Marvin Humphrey commented on LUCENE-1941: - > off on "vacation" (scare quotes for M

[jira] Updated: (LUCENE-1720) TimeLimitedIndexReader and associated utility class

2010-02-12 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-1720: - Attachment: Lucene-1720.patch Updated patch with TestTimeLimitingIndexReader and changes to core

[jira] Commented: (LUCENE-1720) TimeLimitedIndexReader and associated utility class

2010-02-12 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832987#action_12832987 ] Mark Harwood commented on LUCENE-1720: -- bq. I also want to add a TestTimeLimitedIndex

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832986#action_12832986 ] Robert Muir commented on LUCENE-2089: - Eks, i actually linked FastSS to this issue (LU

Re: svn commit: r909357 - in /lucene/java/trunk: ./ src/java/org/apache/lucene/index/ src/test/org/apache/lucene/index/

2010-02-12 Thread Michael McCandless
Woops, right -- I just fixed. Thanks for catching it :) Mike On Fri, Feb 12, 2010 at 6:55 AM, Koji Sekiguchi wrote: > Mike, > > You said "removeUnusedFiles" in CHANGES.txt, but isn't it > "deleteUnusedFiles"? > > Koji > > -- > http://www.rondhuit.com/en/ > > > mikemcc...@apache.org wrote: >> >>

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-02-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832971#action_12832971 ] Michael McCandless commented on LUCENE-1990: Great progress Toke! I guess we

Re: svn commit: r909357 - in /lucene/java/trunk: ./ src/java/org/apache/lucene/index/ src/test/org/apache/lucene/index/

2010-02-12 Thread Koji Sekiguchi
Mike, You said "removeUnusedFiles" in CHANGES.txt, but isn't it "deleteUnusedFiles"? Koji -- http://www.rondhuit.com/en/ mikemcc...@apache.org wrote: Author: mikemccand Date: Fri Feb 12 11:07:31 2010 New Revision: 909357 URL: http://svn.apache.org/viewvc?rev=909357&view=rev Log: LUCENE-2209

[jira] Updated: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2010-02-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1941: --- Attachment: LUCENE-1941.patch New patch attached -- last patch had unrelated changes

[jira] Resolved: (LUCENE-2260) AttributeSource holds strong reference to class instances and prevents unloading e.g. in Solr if webapplication reload and custom attributes in separate classloaders are

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2260. --- Resolution: Fixed Committed trunk revision: 909360 Committed 2.9 revision: 909361 Committed

[jira] Updated: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2010-02-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1941: --- Attachment: LUCENE-1941.patch Attached patch. The fix is simple -- the payload func

[jira] Commented: (LUCENE-2260) AttributeSource holds strong reference to class instances and prevents unloading e.g. in Solr if webapplication reload and custom attributes in separate classloaders ar

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832951#action_12832951 ] Uwe Schindler commented on LUCENE-2260: --- I'll commit this soon! > AttributeSource h

[jira] Commented: (LUCENE-2080) Improve the documentation of Version

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832949#action_12832949 ] Uwe Schindler commented on LUCENE-2080: --- We should add a note in CHANGES.txt in 3.0

[jira] Resolved: (LUCENE-2259) add IndexWriter.removeUnferencedFiles, so apps can more immediately delete index files when readers are closed

2010-02-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2259. Resolution: Fixed > add IndexWriter.removeUnferencedFiles, so apps can more immedi

[jira] Resolved: (LUCENE-2257) relax the per-segment max unique term limit

2010-02-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2257. Resolution: Fixed Committed for 2.9.2, 3.0.1, 3.1. > relax the per-segment max un

[jira] Commented: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2010-02-12 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832932#action_12832932 ] Erik Hatcher commented on LUCENE-1941: -- Feel free to adjust this issue to whichever L

[jira] Updated: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1941: -- Affects Version/s: 3.0 Fix Version/s: 2.9.2 > MinPayloadFunction returns 0 when only o

[jira] Commented: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2010-02-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832931#action_12832931 ] Michael McCandless commented on LUCENE-1941: This is a real bug -- it happens

[jira] Commented: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2010-02-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832928#action_12832928 ] Uwe Schindler commented on LUCENE-1941: --- Hi Erik, I want to release 2.9.2 and 3.0.1

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832920#action_12832920 ] Michael McCandless commented on LUCENE-2089: bq. and convince Mike to make bla

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-12 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832911#action_12832911 ] Eks Dev commented on LUCENE-2089: - {quote} ...Aaron i think generation may pose a problem