[jira] Commented: (LUCENE-2393) Utility to output total term frequency and df from a lucene index

2010-04-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858157#action_12858157 ] Michael McCandless commented on LUCENE-2393: Patch looks good Tom -- thanks fo

[jira] Commented: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857914#action_12857914 ] Michael McCandless commented on LUCENE-2398: This is a great cleanup Robert!

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-04-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857381#action_12857381 ] Michael McCandless commented on LUCENE-2324: {quote} i would love to be able t

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-04-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857373#action_12857373 ] Michael McCandless commented on LUCENE-2324: bq. The usual design is a queued

[jira] Resolved: (LUCENE-1278) Add optional storing of document numbers in term dictionary

2010-04-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1278. Resolution: Won't Fix I think the pulsing codec (wraps any other codec, but inline

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-04-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857124#action_12857124 ] Michael McCandless commented on LUCENE-2324: This is awesome Michael! Much si

[jira] Commented: (LUCENE-2393) Utility to output total term frequency and df from a lucene index

2010-04-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857121#action_12857121 ] Michael McCandless commented on LUCENE-2393: Programmatically indexing those d

[jira] Updated: (LUCENE-2387) IndexWriter retains references to Readers used in Fields (memory leak)

2010-04-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2387: --- Attachment: LUCENE-2387-29x.patch 29x version of this patch. > IndexWriter retains

[jira] Commented: (LUCENE-2371) Update fileformats spec to match how flex's standard codec writes terms

2010-04-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856479#action_12856479 ] Michael McCandless commented on LUCENE-2371: Reminder to future self: make sur

[jira] Resolved: (LUCENE-2111) Wrapup flexible indexing

2010-04-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2111. Resolution: Fixed > Wrapup flexible indexing > > >

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856357#action_12856357 ] Michael McCandless commented on LUCENE-2386: Patch looks good Shai! > IndexWr

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856065#action_12856065 ] Michael McCandless commented on LUCENE-2386: Yeah I think new IW(), set maxBuf

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856022#action_12856022 ] Michael McCandless commented on LUCENE-2386: Shai, can you also test CREATE on

[jira] Commented: (LUCENE-2316) Define clear semantics for Directory.fileLength

2010-04-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855916#action_12855916 ] Michael McCandless commented on LUCENE-2316: bq. I'm also ok w/ the bw break r

[jira] Commented: (LUCENE-2392) Enable flexible scoring

2010-04-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855906#action_12855906 ] Michael McCandless commented on LUCENE-2392: bq. I think what I'm saying is th

[jira] Commented: (LUCENE-2392) Enable flexible scoring

2010-04-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855905#action_12855905 ] Michael McCandless commented on LUCENE-2392: bq. Mike, I don't think overlapTe

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855786#action_12855786 ] Michael McCandless commented on LUCENE-2386: Patch looks good... thanks Shai.

[jira] Updated: (LUCENE-2392) Enable flexible scoring

2010-04-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2392: --- Attachment: LUCENE-2392.patch Rough first patch attached > Enable flexible scor

[jira] Created: (LUCENE-2392) Enable flexible scoring

2010-04-11 Thread Michael McCandless (JIRA)
Enable flexible scoring --- Key: LUCENE-2392 URL: https://issues.apache.org/jira/browse/LUCENE-2392 Project: Lucene - Java Issue Type: Improvement Components: Search Reporter: Michael McCandless

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855750#action_12855750 ] Michael McCandless commented on LUCENE-2386: Shai I think you should also chec

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855747#action_12855747 ] Michael McCandless commented on LUCENE-2386: Actually I consider this a bug in

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855738#action_12855738 ] Michael McCandless commented on LUCENE-2386: I like the fix (catching the NoSu

[jira] Commented: (LUCENE-2316) Define clear semantics for Directory.fileLength

2010-04-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855736#action_12855736 ] Michael McCandless commented on LUCENE-2316: I don't think Lucene relies on fi

[jira] Commented: (LUCENE-2376) java.lang.OutOfMemoryError:Java heap space

2010-04-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855548#action_12855548 ] Michael McCandless commented on LUCENE-2376: Yes total unique fields are 4 in

[jira] Commented: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855492#action_12855492 ] Michael McCandless commented on LUCENE-2372: +1 to making KeywordAnalyzer fina

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855470#action_12855470 ] Michael McCandless commented on LUCENE-2386: I think oal.index is good. > Ind

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855421#action_12855421 ] Michael McCandless commented on LUCENE-2386: Patch looks good! Hmm... maybe w

[jira] Resolved: (LUCENE-2387) IndexWriter retains references to Readers used in Fields (memory leak)

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2387. Resolution: Fixed Fix Version/s: 3.1 > IndexWriter retains references to Re

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855364#action_12855364 ] Michael McCandless commented on LUCENE-2386: How about we subclass FNFE? Eg "

[jira] Commented: (LUCENE-2387) IndexWriter retains references to Readers used in Fields (memory leak)

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855347#action_12855347 ] Michael McCandless commented on LUCENE-2387: I agree, Uwe -- I'll fold that in

[jira] Commented: (LUCENE-2364) Add support for terms in BytesRef format to Term, TermQuery, TermRangeQuery & Co.

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855343#action_12855343 ] Michael McCandless commented on LUCENE-2364: Maybe we should simply deprecate

[jira] Updated: (LUCENE-2387) IndexWriter retains references to Readers used in Fields (memory leak)

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2387: --- Attachment: LUCENE-2387.patch Attached patch nulls out the Fieldable reference. > I

[jira] Assigned: (LUCENE-2387) IndexWriter retains references to Readers used in Fields (memory leak)

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2387: -- Assignee: Michael McCandless > IndexWriter retains references to Readers used

[jira] Commented: (LUCENE-2376) java.lang.OutOfMemoryError:Java heap space

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855336#action_12855336 ] Michael McCandless commented on LUCENE-2376: Hmm indeed you have a great many

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855333#action_12855333 ] Michael McCandless commented on LUCENE-2386: bq. This is a behavioral bw break

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855215#action_12855215 ] Michael McCandless commented on LUCENE-2386: I think the patch is good Shai.

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855135#action_12855135 ] Michael McCandless commented on LUCENE-2386: I agree: IW really should not com

[jira] Commented: (LUCENE-2376) java.lang.OutOfMemoryError:Java heap space

2010-04-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854876#action_12854876 ] Michael McCandless commented on LUCENE-2376: OK but I suspect the root cause i

[jira] Commented: (LUCENE-2364) Add support for terms in BytesRef format to Term, TermQuery, TermRangeQuery & Co.

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854717#action_12854717 ] Michael McCandless commented on LUCENE-2364: Once we fix Term to take a BytesR

[jira] Resolved: (LUCENE-2383) Some small fixes after the flex merge...

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2383. Resolution: Fixed > Some small fixes after the flex merge... > ---

[jira] Commented: (LUCENE-2383) Some small fixes after the flex merge...

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854684#action_12854684 ] Michael McCandless commented on LUCENE-2383: Thanks Uwe, I agree that's cleane

[jira] Updated: (LUCENE-2383) Some small fixes after the flex merge...

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2383: --- Attachment: LUCENE-2383.patch > Some small fixes after the flex merge... > -

[jira] Created: (LUCENE-2383) Some small fixes after the flex merge...

2010-04-07 Thread Michael McCandless (JIRA)
Some small fixes after the flex merge... Key: LUCENE-2383 URL: https://issues.apache.org/jira/browse/LUCENE-2383 Project: Lucene - Java Issue Type: Bug Reporter: Michael McCandless

[jira] Commented: (LUCENE-2380) Add FieldCache.getTermBytes, to load term data as byte[]

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854615#action_12854615 ] Michael McCandless commented on LUCENE-2380: We could also do shared byte[] bl

[jira] Commented: (LUCENE-1536) if a filter can support random access API, we should use it

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854612#action_12854612 ] Michael McCandless commented on LUCENE-1536: With flex, you can now get the de

[jira] Created: (LUCENE-2382) Merging implemented by codecs must catch aborted merges

2010-04-07 Thread Michael McCandless (JIRA)
Merging implemented by codecs must catch aborted merges --- Key: LUCENE-2382 URL: https://issues.apache.org/jira/browse/LUCENE-2382 Project: Lucene - Java Issue Type: Bug Componen

[jira] Created: (LUCENE-2381) Use packed ints for sort ords (in FieldCache.getStringIndex/.getTermBytesIndex)

2010-04-07 Thread Michael McCandless (JIRA)
Use packed ints for sort ords (in FieldCache.getStringIndex/.getTermBytesIndex) --- Key: LUCENE-2381 URL: https://issues.apache.org/jira/browse/LUCENE-2381 Project: Lucene - J

[jira] Created: (LUCENE-2380) Add FieldCache.getTermBytes, to load term data as byte[]

2010-04-07 Thread Michael McCandless (JIRA)
Add FieldCache.getTermBytes, to load term data as byte[] Key: LUCENE-2380 URL: https://issues.apache.org/jira/browse/LUCENE-2380 Project: Lucene - Java Issue Type: Improvement

[jira] Resolved: (LUCENE-2379) TermRangeQuery & FieldCacheRangeFilter should accepts BytesRef

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2379. Resolution: Duplicate Woops -- dup of LUCENE-2364. > TermRangeQuery & FieldCacheR

[jira] Commented: (LUCENE-2364) Add support for terms in BytesRef format to Term, TermQuery, TermRangeQuery & Co.

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854575#action_12854575 ] Michael McCandless commented on LUCENE-2364: Also FieldCacheRangeFilter.newStr

[jira] Created: (LUCENE-2379) TermRangeQuery & FieldCacheRangeFilter should accepts BytesRef

2010-04-07 Thread Michael McCandless (JIRA)
TermRangeQuery & FieldCacheRangeFilter should accepts BytesRef -- Key: LUCENE-2379 URL: https://issues.apache.org/jira/browse/LUCENE-2379 Project: Lucene - Java Issue Type: Improvem

[jira] Created: (LUCENE-2378) Cutover remaining usage of pre-flex APIs

2010-04-07 Thread Michael McCandless (JIRA)
Cutover remaining usage of pre-flex APIs Key: LUCENE-2378 URL: https://issues.apache.org/jira/browse/LUCENE-2378 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless

[jira] Commented: (LUCENE-2373) Change StandardTermsDictWriter to work with streaming and append-only filesystems

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854409#action_12854409 ] Michael McCandless commented on LUCENE-2373: I would love to make Lucene truly

[jira] Commented: (LUCENE-2377) Enable the use of NoMergePolicy and NoMergeScheduler by Benchmark

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854401#action_12854401 ] Michael McCandless commented on LUCENE-2377: Patch looks good Shai! > Enable

[jira] Commented: (LUCENE-2376) java.lang.OutOfMemoryError:Java heap space

2010-04-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854398#action_12854398 ] Michael McCandless commented on LUCENE-2376: Is this the same issue as LUCENE-

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

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1990. Resolution: Fixed Fix Version/s: (was: Flex Branch) 3

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

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854174#action_12854174 ] Michael McCandless commented on LUCENE-1990: OK indeed now I can see the failu

[jira] Resolved: (LUCENE-1976) isCurrent() and getVersion() on an NRT reader are broken

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1976. Resolution: Fixed OK fixed on 3.1. > isCurrent() and getVersion() on an NRT reade

[jira] Resolved: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2329. Resolution: Fixed Third time's a charm? > Use parallel arrays instead of PostingL

[jira] Commented: (LUCENE-2361) OutOfMemoryException while Indexing

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854120#action_12854120 ] Michael McCandless commented on LUCENE-2361: Hmm but the above infoStream outp

[jira] Updated: (LUCENE-1976) isCurrent() and getVersion() on an NRT reader are broken

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1976: --- Fix Version/s: 3.1 > isCurrent() and getVersion() on an NRT reader are broken >

[jira] Reopened: (LUCENE-1976) isCurrent() and getVersion() on an NRT reader are broken

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-1976: Reopening to fix on 3.1 after flex lands... > isCurrent() and getVersion() on an NRT

[jira] Commented: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854112#action_12854112 ] Michael McCandless commented on LUCENE-2370: The bug is LUCENE-1976 -- after f

[jira] Created: (LUCENE-2371) Update fileformats spec to match how flex's standard codec writes terms

2010-04-06 Thread Michael McCandless (JIRA)
Update fileformats spec to match how flex's standard codec writes terms --- Key: LUCENE-2371 URL: https://issues.apache.org/jira/browse/LUCENE-2371 Project: Lucene - Java Is

[jira] Updated: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2329: --- Attachment: LUCENE-2329.patch New patch, init'ing the postings arrays in THPF.start

[jira] Updated: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2265: --- Attachment: LUCENE-2265.patch bq. The problem is it does not handle at least the cas

[jira] Commented: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853815#action_12853815 ] Michael McCandless commented on LUCENE-2329: bq. We could move the if (posting

[jira] Commented: (LUCENE-2361) OutOfMemoryException while Indexing

2010-04-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853811#action_12853811 ] Michael McCandless commented on LUCENE-2361: Hmm are you sure you're setting i

[jira] Updated: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2265: --- Attachment: LUCENE-2265.patch Patch w/ first cut at method to cutover whole UTF32 DF

[jira] Updated: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2265: --- Attachment: LUCENE-2265.patch Attached patch for first cut at APIs to convert a UTF3

[jira] Resolved: (LUCENE-2365) Finding Newest Segment In Empty Index

2010-04-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2365. Resolution: Fixed Fix Version/s: (was: 3.0.1) 3.1 Th

[jira] Updated: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2329: --- Attachment: LUCENE-2329.patch > Use parallel arrays instead of PostingList objects >

[jira] Reopened: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-2329: Reopening -- this fixed causes an intermittent deadlock in TestStressIndexing2. It's

[jira] Commented: (LUCENE-2365) Finding Newest Segment In Empty Index

2010-04-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853497#action_12853497 ] Michael McCandless commented on LUCENE-2365: Thanks, patch looks good; I'll co

[jira] Assigned: (LUCENE-2365) Finding Newest Segment In Empty Index

2010-04-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2365: -- Assignee: Michael McCandless > Finding Newest Segment In Empty Index > ---

[jira] Commented: (LUCENE-2354) Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[]

2010-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853273#action_12853273 ] Michael McCandless commented on LUCENE-2354: Patch looks good Uwe! > Convert

[jira] Commented: (LUCENE-2361) OutOfMemoryException while Indexing

2010-04-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853186#action_12853186 ] Michael McCandless commented on LUCENE-2361: OK, thanks. Is batchSize always

[jira] Commented: (LUCENE-2362) Add support for slow filters with batch processing

2010-04-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853119#action_12853119 ] Michael McCandless commented on LUCENE-2362: But that's a big problem -- most

[jira] Commented: (LUCENE-2362) Add support for slow filters with batch processing

2010-04-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853111#action_12853111 ] Michael McCandless commented on LUCENE-2362: I think in general Lucene should

[jira] Commented: (LUCENE-2361) OutOfMemoryException while Indexing

2010-04-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853110#action_12853110 ] Michael McCandless commented on LUCENE-2361: Can you share some details on how

[jira] Commented: (LUCENE-1410) PFOR implementation

2010-04-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852868#action_12852868 ] Michael McCandless commented on LUCENE-1410: Thanks for sharing these thorough

[jira] Resolved: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2329. Resolution: Fixed Woops, right! > Use parallel arrays instead of PostingList obje

[jira] Commented: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852759#action_12852759 ] Michael McCandless commented on LUCENE-2329: Thanks Michael... I'll commit sho

[jira] Updated: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2329: --- Attachment: LUCENE-2329.patch New patch attached: * Does away with separate track

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

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1990: --- Attachment: LUCENE-1990.patch I turned it into a patch (attached). But: without the

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

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-1990: Reopen to fix issue Toke found with Mutable > Add unsigned packed int impls in oal.ut

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

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852562#action_12852562 ] Michael McCandless commented on LUCENE-1990: Good catch Toke! Flex actually u

[jira] Updated: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2329: --- Attachment: LUCENE-2329.patch Fixed a couple of issues on the last patch: * We we

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Patch fixes standard codec's terms dict to handle > 2B

[jira] Updated: (LUCENE-2360) speedup recycling of per-doc RAM

2010-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2360: --- Attachment: LUCENE-2360.patch Simple patch, avoids the .toArray. I'll commit shortl

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: Make2BTermsIndex.java Flex has some trouble making > 2B terms -- attache

[jira] Created: (LUCENE-2360) speedup recycling of per-doc RAM

2010-03-31 Thread Michael McCandless (JIRA)
speedup recycling of per-doc RAM Key: LUCENE-2360 URL: https://issues.apache.org/jira/browse/LUCENE-2360 Project: Lucene - Java Issue Type: Improvement Components: Index Affects Versions: 3.1

[jira] Resolved: (LUCENE-1844) Speed up junit tests

2010-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1844. Resolution: Fixed This is fixed right? > Speed up junit tests > -

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

2010-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851809#action_12851809 ] Michael McCandless commented on LUCENE-1990: Toke, are sort ords that much slo

[jira] Commented: (LUCENE-2310) Reduce Fieldable, AbstractField and Field complexity

2010-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851794#action_12851794 ] Michael McCandless commented on LUCENE-2310: I wonder if, like we're thinking

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2010-03-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851511#action_12851511 ] Michael McCandless commented on LUCENE-2111: {quote} The term dictionary shoul

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2010-03-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851508#action_12851508 ] Michael McCandless commented on LUCENE-2111: bq. Awesome work! What changes ma

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Small fixes for flex -- fixes SpanTermQuerty to throw

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2010-03-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851372#action_12851372 ] Michael McCandless commented on LUCENE-2111: Towards wrapping up flex, I ran a

[jira] Commented: (LUCENE-2126) Split up IndexInput and IndexOutput into DataInput and DataOutput

2010-03-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851347#action_12851347 ] Michael McCandless commented on LUCENE-2126: Michael will this land on flex or

  1   2   3   4   5   6   7   8   9   10   >