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

2010-04-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857164#action_12857164 ] Michael Busch commented on LUCENE-2324: --- {quote} It's for performance. I expect ther

[jira] Assigned: (LUCENE-1698) Change backwards-compatibility policy

2010-04-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-1698: - Assignee: (was: Michael Busch) :) > Change backwards-compatibility policy > ---

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

2010-04-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2324: -- Attachment: lucene-2324.patch The patch removes all *PerThread classes downstream of Documents

[jira] Commented: (LUCENE-1879) Parallel incremental indexing

2010-04-09 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855377#action_12855377 ] Michael Busch commented on LUCENE-1879: --- {quote} I'll start by describing the limita

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

2010-04-05 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853751#action_12853751 ] Michael Busch commented on LUCENE-2324: --- Sorry, Jason, I got sidetracked with LUCENE

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

2010-04-05 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853509#action_12853509 ] Michael Busch commented on LUCENE-2329: --- We could move the if (postingsArray == null

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

2010-04-02 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852858#action_12852858 ] Michael Busch commented on LUCENE-2329: --- Thanks! I think we can resolve this now?

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

2010-04-01 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852625#action_12852625 ] Michael Busch commented on LUCENE-2329: --- Looks great! I like the removal of bytesAl

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

2010-03-31 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2329: -- Attachment: lucene-2329-2.patch This patch: * Changes DocumentsWriter to trigger the flush us

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

2010-03-30 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-2126. --- Resolution: Fixed Committed revision 929340. > Split up IndexInput and IndexOutput into Dat

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

2010-03-30 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851452#action_12851452 ] Michael Busch commented on LUCENE-2111: --- bq. Flex is generally faster. Awesome work

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

2010-03-30 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851451#action_12851451 ] Michael Busch commented on LUCENE-2126: --- I'll try to commit tonight to flex, but it'

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

2010-03-29 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851142#action_12851142 ] Michael Busch commented on LUCENE-2324: --- {quote} The clarify, the apply deletes doc

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

2010-03-29 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851078#action_12851078 ] Michael Busch commented on LUCENE-2324: --- {quote} I'm not sure we need that level of

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

2010-03-29 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850989#action_12850989 ] Michael Busch commented on LUCENE-2329: --- Good catch! Thanks for the thorough explan

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

2010-03-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850792#action_12850792 ] Michael Busch commented on LUCENE-2324: --- {quote} However, in the apply deletes metho

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

2010-03-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850766#action_12850766 ] Michael Busch commented on LUCENE-2324: --- bq. I think for this same reason the Thread

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

2010-03-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850760#action_12850760 ] Michael Busch commented on LUCENE-2324: --- Yes, we would need to buffer terms/queries

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

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850312#action_12850312 ] Michael Busch commented on LUCENE-2324: --- bq. Not all apps index only 140 character d

[jira] Commented: (LUCENE-1879) Parallel incremental indexing

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850268#action_12850268 ] Michael Busch commented on LUCENE-1879: --- LUCENE-2324 will be helpful to support mult

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

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850265#action_12850265 ] Michael Busch commented on LUCENE-2324: --- {quote} I'm not sure how we'd enforce the n

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

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850262#action_12850262 ] Michael Busch commented on LUCENE-2324: --- {quote} But if 1 thread tends to index lots

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

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850235#action_12850235 ] Michael Busch commented on LUCENE-2324: --- The easiest would be if each DocumentsWrite

[jira] Created: (LUCENE-2346) Explore other in-memory postinglist formats for realtime search

2010-03-25 Thread Michael Busch (JIRA)
Explore other in-memory postinglist formats for realtime search --- Key: LUCENE-2346 URL: https://issues.apache.org/jira/browse/LUCENE-2346 Project: Lucene - Java Issue Type: Improv

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

2010-03-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849899#action_12849899 ] Michael Busch commented on LUCENE-2324: --- Awesome! > Per thread DocumentsWriters tha

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

2010-03-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849819#action_12849819 ] Michael Busch commented on LUCENE-2324: --- Hey Jason, Disregard my patch here. I jus

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

2010-03-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2324: -- Attachment: (was: lucene-2324-no-pooling.patch) > Per thread DocumentsWriters that write t

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

2010-03-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-2329. --- Resolution: Fixed Committed revision 926791. > Use parallel arrays instead of PostingList o

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

2010-03-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848855#action_12848855 ] Michael Busch commented on LUCENE-2329: --- Cool, will do! Thanks for the review and g

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

2010-03-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848827#action_12848827 ] Michael Busch edited comment on LUCENE-2329 at 3/23/10 6:06 PM:

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

2010-03-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848827#action_12848827 ] Michael Busch commented on LUCENE-2329: --- {quote} They save the object header per-uni

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

2010-03-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848782#action_12848782 ] Michael Busch commented on LUCENE-2329: --- {quote} OK, but, RAM used by TermVectors* s

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

2010-03-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848748#action_12848748 ] Michael Busch commented on LUCENE-2329: --- {quote} so it's surprising the savings was

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

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848475#action_12848475 ] Michael Busch edited comment on LUCENE-2329 at 3/23/10 12:51 AM: ---

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

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848475#action_12848475 ] Michael Busch commented on LUCENE-2329: --- I did some performance experiments: I inde

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848226#action_12848226 ] Michael Busch commented on LUCENE-2312: --- I think sync'ing after every doc is probabl

[jira] Issue Comment Edited: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848210#action_12848210 ] Michael Busch edited comment on LUCENE-2312 at 3/22/10 5:01 PM:

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848210#action_12848210 ] Michael Busch commented on LUCENE-2312: --- bq. So.. what does this mean for allowing a

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848198#action_12848198 ] Michael Busch commented on LUCENE-2312: --- Hi Brian - good to see you on this list! I

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

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2329: -- Attachment: lucene-2329.patch Removed reset(). All tests still pass. > Use parallel arrays i

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

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848161#action_12848161 ] Michael Busch commented on LUCENE-2329: --- bq. I think *ParallelPostingsArray.reset do

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

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2329: -- Attachment: lucene-2329.patch Made the memory tracking changes as described in my previous com

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

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848058#action_12848058 ] Michael Busch commented on LUCENE-2329: --- One change I should make to the patch is ho

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

2010-03-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2329: -- Attachment: lucene-2329.patch Changes the indexer to use parallel arrays instead of PostingLis

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

2010-03-18 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847068#action_12847068 ] Michael Busch commented on LUCENE-2329: --- bq. Hmm the challenge is that the tracking

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

2010-03-18 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847024#action_12847024 ] Michael Busch commented on LUCENE-2329: --- bq. This issue is just about how IndexWrite

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

2010-03-17 Thread Michael Busch (JIRA)
Use parallel arrays instead of PostingList objects -- Key: LUCENE-2329 URL: https://issues.apache.org/jira/browse/LUCENE-2329 Project: Lucene - Java Issue Type: Improvement Components

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

2010-03-17 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2324: -- Attachment: lucene-2324-no-pooling.patch All tests pass but I have to review if with the chang

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

2010-03-17 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846586#action_12846586 ] Michael Busch commented on LUCENE-2324: --- bq. Michael, Agreed, can you outline how yo

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

2010-03-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846128#action_12846128 ] Michael Busch commented on LUCENE-2324: --- I think we all agree that we want to have a

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

2010-03-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846084#action_12846084 ] Michael Busch commented on LUCENE-2324: --- Shall we not first try to remove the downst

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845978#action_12845978 ] Michael Busch commented on LUCENE-2312: --- {quote} think we simply need a way to publi

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845969#action_12845969 ] Michael Busch commented on LUCENE-2312: --- {quote} I thought we're moving away from by

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845745#action_12845745 ] Michael Busch commented on LUCENE-2312: --- The tricky part is to make sure that a read

[jira] Issue Comment Edited: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845745#action_12845745 ] Michael Busch edited comment on LUCENE-2312 at 3/16/10 6:51 AM:

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845731#action_12845731 ] Michael Busch commented on LUCENE-2312: --- {quote} Do volatile byte arrays work {quote

[jira] Issue Comment Edited: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845731#action_12845731 ] Michael Busch edited comment on LUCENE-2312 at 3/16/10 6:12 AM:

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845726#action_12845726 ] Michael Busch commented on LUCENE-2312: --- {quote} A quick and easy way to solve this

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845712#action_12845712 ] Michael Busch commented on LUCENE-2312: --- {quote} Hmm... what does JMM say about byte

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845703#action_12845703 ] Michael Busch commented on LUCENE-2312: --- {quote} Sounds like awesome progress!! Want

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

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845400#action_12845400 ] Michael Busch commented on LUCENE-2324: --- {quote} Sounds great - let's test it in pra

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

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845398#action_12845398 ] Michael Busch edited comment on LUCENE-2324 at 3/15/10 4:34 PM:

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

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845398#action_12845398 ] Michael Busch commented on LUCENE-2324: --- {quote} I think we can do even better, ie,

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845391#action_12845391 ] Michael Busch commented on LUCENE-2293: --- I'll reply on LUCENE-2324. > IndexWriter h

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

2010-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845199#action_12845199 ] Michael Busch commented on LUCENE-2324: --- Here is an interesting article about alloca

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845190#action_12845190 ] Michael Busch commented on LUCENE-2293: --- OK I opened LUCENE-2324. We can close this

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

2010-03-14 Thread Michael Busch (JIRA)
Per thread DocumentsWriters that write their own private segments - Key: LUCENE-2324 URL: https://issues.apache.org/jira/browse/LUCENE-2324 Project: Lucene - Java Issue Type: Im

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845159#action_12845159 ] Michael Busch commented on LUCENE-2293: --- bq. How about a new issue? OK, will open o

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845157#action_12845157 ] Michael Busch commented on LUCENE-2312: --- {quote} Michael are you also going to [firs

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845155#action_12845155 ] Michael Busch commented on LUCENE-2312: --- Well, we need to keep our transactional sem

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845048#action_12845048 ] Michael Busch commented on LUCENE-2293: --- I'm tempted to get rid of the pooling for P

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845047#action_12845047 ] Michael Busch commented on LUCENE-2293: --- {quote} but does anyone out there wanna wor

[jira] Updated: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2312: -- Fix Version/s: (was: 3.0.2) 3.1 > Search on IndexWriter's RAM Buffer >

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845032#action_12845032 ] Michael Busch commented on LUCENE-2312: --- I'll try to tackle this one! > Search on I

[jira] Assigned: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-2312: - Assignee: Michael Busch > Search on IndexWriter's RAM Buffer > -

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-03-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845031#action_12845031 ] Michael Busch commented on LUCENE-2312: --- {quote} Also, we could store the first docI

[jira] Commented: (LUCENE-2302) Replacement for TermAttribute+Impl with extended capabilities (byte[] support, CharSequence, Appendable)

2010-03-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842502#action_12842502 ] Michael Busch commented on LUCENE-2302: --- Hmm maybe this is too much magic? Wouldn't

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-05 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841923#action_12841923 ] Michael Busch commented on LUCENE-2293: --- bq. So about the int[], would that be of th

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-05 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841915#action_12841915 ] Michael Busch commented on LUCENE-2293: --- {quote} This is a great approach for speedi

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-05 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841745#action_12841745 ] Michael Busch commented on LUCENE-2293: --- {quote} Won't this complicate the entire so

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-05 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841744#action_12841744 ] Michael Busch commented on LUCENE-2293: --- {quote} But if each DW maintains its own do

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-04 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841617#action_12841617 ] Michael Busch commented on LUCENE-2293: --- bq. The big advantage is that all (re)opene

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-04 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841545#action_12841545 ] Michael Busch commented on LUCENE-2293: --- {quote} I thought that when (3) happens, th

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-04 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841407#action_12841407 ] Michael Busch commented on LUCENE-2293: --- bq. Yes, I think each DW will have to recor

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-04 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841388#action_12841388 ] Michael Busch commented on LUCENE-2293: --- {quote} But, I was proposing a bigger chang

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-04 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841135#action_12841135 ] Michael Busch commented on LUCENE-2293: --- Sorry - after reading my comment again I ca

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-04 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841120#action_12841120 ] Michael Busch commented on LUCENE-2293: --- {quote} Also, in the pull approach, Lucene

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840952#action_12840952 ] Michael Busch commented on LUCENE-2293: --- bq. I hope we won't lose monotonic docIDs f

[jira] Commented: (LUCENE-2293) IndexWriter has hard limit on max concurrency

2010-03-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840911#action_12840911 ] Michael Busch commented on LUCENE-2293: --- Good timing - a couple days ago I was think

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

2010-02-24 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2126: -- Attachment: lucene-2126.patch Updated patch to trunk. I'll have to make a change to the backw

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

2010-01-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795964#action_12795964 ] Michael Busch commented on LUCENE-2126: --- There has been silence here, so I hope ever

[jira] Commented: (LUCENE-2186) First cut at column-stride fields (index values storage)

2010-01-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795963#action_12795963 ] Michael Busch commented on LUCENE-2186: --- Great to see progress here, Mike! {quote}

[jira] Commented: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794830#action_12794830 ] Michael Busch commented on LUCENE-2182: --- Looks like a good solution! Thanks for tak

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

2009-12-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789946#action_12789946 ] Michael Busch commented on LUCENE-2126: --- {quote} So first, can we perhaps name them

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

2009-12-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789944#action_12789944 ] Michael Busch commented on LUCENE-2126: --- {quote} What does a "normal" user do with a

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

2009-12-12 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789834#action_12789834 ] Michael Busch commented on LUCENE-2126: --- I disagree with you here: introducing DataI

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

2009-12-12 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789834#action_12789834 ] Michael Busch edited comment on LUCENE-2126 at 12/13/09 1:22 AM: ---

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

2009-12-09 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788001#action_12788001 ] Michael Busch commented on LUCENE-2126: --- The main reason why I'd like to separate Da

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

2009-12-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787180#action_12787180 ] Michael Busch commented on LUCENE-2126: --- Thanks for the input, Marvin. I can see th

[jira] Commented: (LUCENE-2125) Ability to store and retrieve attributes in the inverted index

2009-12-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786855#action_12786855 ] Michael Busch commented on LUCENE-2125: --- {quote} BTW probably the attribute should i

  1   2   3   4   5   6   7   8   9   10   >