[jira] [Assigned] (LUCENE-5488) FilteredQuery.explain does not honor FilterStrategy

2014-03-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-5488: - Assignee: Michael Busch FilteredQuery.explain does not honor FilterStrategy

[jira] [Commented] (LUCENE-5488) FilteredQuery.explain does not honor FilterStrategy

2014-03-05 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13921429#comment-13921429 ] Michael Busch commented on LUCENE-5488: --- Patch looks good, and all tests pass. Two

[jira] [Resolved] (LUCENE-5401) Field.StringTokenStream#end() does not call super.end()

2014-01-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-5401. --- Resolution: Fixed Field.StringTokenStream#end() does not call super.end()

[jira] [Commented] (LUCENE-5401) Field.StringTokenStream#end() does not call super.end()

2014-01-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13873746#comment-13873746 ] Michael Busch commented on LUCENE-5401: --- Thanks, guys! I backported to 4.6.1 and

[jira] [Created] (LUCENE-5401) Field.StringTokenStream#end() does not call super.end()

2014-01-15 Thread Michael Busch (JIRA)
Michael Busch created LUCENE-5401: - Summary: Field.StringTokenStream#end() does not call super.end() Key: LUCENE-5401 URL: https://issues.apache.org/jira/browse/LUCENE-5401 Project: Lucene - Core

[jira] [Updated] (LUCENE-5401) Field.StringTokenStream#end() does not call super.end()

2014-01-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-5401: -- Attachment: lucene-5401.patch Field.StringTokenStream#end() does not call super.end()

[jira] [Commented] (LUCENE-3328) Specialize BooleanQuery if all clauses are TermQueries

2011-07-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069061#comment-13069061 ] Michael Busch commented on LUCENE-3328: --- {quote} The ConjunctionTermScorer sorts

[jira] [Commented] (LUCENE-3328) Specialize BooleanQuery if all clauses are TermQueries

2011-07-20 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068807#comment-13068807 ] Michael Busch commented on LUCENE-3328: --- Nice improvements! I'm wondering if you

[jira] [Commented] (LUCENE-3023) Land DWPT on trunk

2011-04-30 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027428#comment-13027428 ] Michael Busch commented on LUCENE-3023: --- Just a few minor comments, otherwise +1 to

[jira] [Commented] (LUCENE-3023) Land DWPT on trunk

2011-04-29 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027058#comment-13027058 ] Michael Busch commented on LUCENE-3023: --- Just wanted to say: you guys totally rock!

[jira] [Commented] (LUCENE-2956) Support updateDocument() with DWPTs

2011-04-12 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019019#comment-13019019 ] Michael Busch commented on LUCENE-2956: --- Cool patch! :) Though it worries me a

[jira] [Commented] (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-04-01 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014724#comment-13014724 ] Michael Busch commented on LUCENE-2573: --- Awesome speedup! Finally all this work

[jira] [Commented] (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-03-31 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014046#comment-13014046 ] Michael Busch commented on LUCENE-2573: --- Thanks, Simon, for running the benchmarks!

[jira] [Commented] (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-03-30 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013559#comment-13013559 ] Michael Busch commented on LUCENE-2573: --- Thanks Simon! I'll work on LUCENE-2956

[jira] Created: (LUCENE-2956) Support updateDocument() with DWPTs

2011-03-09 Thread Michael Busch (JIRA)
Support updateDocument() with DWPTs --- Key: LUCENE-2956 URL: https://issues.apache.org/jira/browse/LUCENE-2956 Project: Lucene - Java Issue Type: Bug Reporter: Michael Busch Assignee:

[jira] Updated: (LUCENE-2956) Support updateDocument() with DWPTs

2011-03-09 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2956: -- Component/s: Index Description: With separate DocumentsWriterPerThreads

[jira] Commented: (LUCENE-2956) Support updateDocument() with DWPTs

2011-03-09 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004818#comment-13004818 ] Michael Busch commented on LUCENE-2956: --- An idea from Mike how to fix this problem:

[jira] Commented: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-03-08 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004291#comment-13004291 ] Michael Busch commented on LUCENE-2573: --- bq. we need to fix LUCENE-2881 first too.

[jira] Commented: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-03-08 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004099#comment-13004099 ] Michael Busch commented on LUCENE-2573: --- bq. Awesome speedup!! YAY! Glad the

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-03-01 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001214#comment-13001214 ] Michael Busch commented on LUCENE-2881: --- bq. maybe, we should store the FieldInfos

[jira] Reopened: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reopened LUCENE-2881: --- Reopening to make the described improvement that ensures consistent field numbers. Track

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000185#comment-13000185 ] Michael Busch commented on LUCENE-2881: --- bq. I don't see any problems in FieldInfo

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000438#comment-13000438 ] Michael Busch commented on LUCENE-2881: --- bq. Can't we sync globally on the

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-27 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000153#comment-13000153 ] Michael Busch commented on LUCENE-2881: --- I mentioned on dev that assigning the same

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999848#comment-12999848 ] Michael Busch commented on LUCENE-2881: --- bq. One question: we seem to have lost

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

2011-02-24 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999244#comment-12999244 ] Michael Busch commented on LUCENE-2324: --- {quote} Somehow, we have to let each DWPT

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

2011-02-24 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999247#comment-12999247 ] Michael Busch commented on LUCENE-2324: --- {quote} Can anyone gimme a quick statement

[jira] Resolved: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-2881. --- Resolution: Fixed Committed revision 1073110. Thanks for reviewing the patch, Simon!

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-20 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997252#comment-12997252 ] Michael Busch commented on LUCENE-2881: --- bq. I think we should initialize the

[jira] Updated: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-20 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2881: -- Attachment: lucene-2881.patch - Uses -1 now as initial value for codecID. - updated to

[jira] Updated: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2881: -- Attachment: lucene-2881.patch I fixed a bug in FieldInfos that could lead to wrong field

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-09 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992524#comment-12992524 ] Michael Busch commented on LUCENE-2881: --- Awesome, thanks for letting me know! I

[jira] Updated: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-08 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2881: -- Attachment: lucene-2881.patch * Creates for every segment a new FieldInfos * Changes

[jira] Updated: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-08 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2881: -- Attachment: lucene-2881.patch New patch that removes the tracking of 'hasVectors' and

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-08 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992175#comment-12992175 ] Michael Busch commented on LUCENE-2881: --- Thanks for reviewing! bq. I think you

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-08 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992340#comment-12992340 ] Michael Busch commented on LUCENE-2881: --- bq. Maybe we can simply implement

[jira] Updated: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-02-08 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2881: -- Attachment: lucene-2881.patch New patch that adds a new junit for testing that field

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-01-24 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985852#action_12985852 ] Michael Busch commented on LUCENE-2881: --- It would probably make sense to have a new

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-01-24 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985853#action_12985853 ] Michael Busch commented on LUCENE-2881: --- bq. i think we should do that on trunk and

[jira] Assigned: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-01-24 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-2881: - Assignee: Michael Busch Track FieldInfo per segment instead of per-IW-session

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

2011-01-19 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12983613#action_12983613 ] Michael Busch commented on LUCENE-2324: --- So I'm wondering about the following

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

2011-01-18 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12983246#action_12983246 ] Michael Busch commented on LUCENE-2324: --- {quote} I ran a quick perf test here: I

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

2011-01-18 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12983346#action_12983346 ] Michael Busch commented on LUCENE-2324: --- bq. Why does DW.anyDeletions need to be

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

2011-01-17 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982900#action_12982900 ] Michael Busch commented on LUCENE-2324: --- My last commit yesterday made almost all

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

2011-01-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982200#action_12982200 ] Michael Busch commented on LUCENE-2324: --- I just committed fixes for some failing

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

2011-01-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12981832#action_12981832 ] Michael Busch commented on LUCENE-2324: --- bq. as we're iterating on ThreadStates and

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

2011-01-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12981192#action_12981192 ] Michael Busch commented on LUCENE-2324: --- I made some progress with the concurrency

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

2011-01-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12981380#action_12981380 ] Michael Busch commented on LUCENE-2324: --- bq. Really? That makes synchronized seem

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

2011-01-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12981390#action_12981390 ] Michael Busch commented on LUCENE-2324: --- bq. How do I currently get the ..er..

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

2011-01-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12981548#action_12981548 ] Michael Busch commented on LUCENE-2324: --- bq. DWPT.perDocAllocator and freeLevel can

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

2011-01-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979633#action_12979633 ] Michael Busch commented on LUCENE-2312: --- bq. I believe the goal for RT readers is

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

2011-01-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979649#action_12979649 ] Michael Busch commented on LUCENE-2324: --- bq. Longer term c) would be great, or, if

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

2011-01-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979654#action_12979654 ] Michael Busch commented on LUCENE-2324: --- bq. I think aborting a flush should only

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

2011-01-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979671#action_12979671 ] Michael Busch commented on LUCENE-2324: --- {quote} Mainly that we could have DWPT(s)

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

2011-01-08 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979247#action_12979247 ] Michael Busch commented on LUCENE-2324: --- bq. I think the risk is a new DWPT likely

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

2011-01-08 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979248#action_12979248 ] Michael Busch commented on LUCENE-2324: --- {quote} I think start simple - the

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

2011-01-06 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978466#action_12978466 ] Michael Busch commented on LUCENE-2324: --- {quote} I believe we can drop the delete in

[jira] Commented: (LUCENE-2292) ByteBuffer Directory - allowing to store the index outside the heap

2010-12-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12974788#action_12974788 ] Michael Busch commented on LUCENE-2292: --- bq. This class uses ByteBuffer, which has

[jira] Commented: (LUCENE-2814) stop writing shared doc stores across segments

2010-12-20 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973135#action_12973135 ] Michael Busch commented on LUCENE-2814: --- {quote} OK I committed to trunk. I'll let

[jira] Commented: (LUCENE-2814) stop writing shared doc stores across segments

2010-12-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972227#action_12972227 ] Michael Busch commented on LUCENE-2814: --- The shared doc stores are actually already

[jira] Commented: (LUCENE-2814) stop writing shared doc stores across segments

2010-12-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972275#action_12972275 ] Michael Busch commented on LUCENE-2814: --- Well I need to merge with the recent

[jira] Commented: (LUCENE-2814) stop writing shared doc stores across segments

2010-12-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972288#action_12972288 ] Michael Busch commented on LUCENE-2814: --- bq. I think taking things one step at a

[jira] Commented: (LUCENE-2814) stop writing shared doc stores across segments

2010-12-16 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972302#action_12972302 ] Michael Busch commented on LUCENE-2814: --- bq. So, what's the plan? I can't really

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

2010-12-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970287#action_12970287 ] Michael Busch commented on LUCENE-2324: --- I started merging yesterday the latest

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

2010-12-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970289#action_12970289 ] Michael Busch commented on LUCENE-2324: --- bq. I started merging yesterday the latest

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

2010-12-09 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969850#action_12969850 ] Michael Busch commented on LUCENE-2324: --- Ideally we should merge trunk into realtime

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

2010-12-09 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969865#action_12969865 ] Michael Busch commented on LUCENE-2324: --- Not sure if that's much easier though,

[jira] Commented: (LUCENE-2792) Add a simple FST impl to Lucene

2010-12-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966691#action_12966691 ] Michael Busch commented on LUCENE-2792: --- Cool stuff, Mike! Could we use this for

[jira] Commented: (LUCENE-2662) BytesHash

2010-11-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935735#action_12935735 ] Michael Busch commented on LUCENE-2662: --- bq. I think we should really close this

[jira] Commented: (LUCENE-2662) BytesHash

2010-11-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935747#action_12935747 ] Michael Busch commented on LUCENE-2662: --- Yeah sitting in Stuttgart, going to hit the

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

2010-09-17 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12910483#action_12910483 ] Michael Busch commented on LUCENE-2324: --- bq. Is this near-comittable? I think we

[jira] Commented: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2010-08-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898675#action_12898675 ] Michael Busch commented on LUCENE-2573: --- Hi Jason, are you still working on the

[jira] Commented: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2010-07-29 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12893683#action_12893683 ] Michael Busch commented on LUCENE-2573: --- Jason, are you still up for working on a

[jira] Commented: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2010-07-29 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12893789#action_12893789 ] Michael Busch commented on LUCENE-2573: --- bq. Michael, DWPT.numBytesUsed isn't

[jira] Commented: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2010-07-29 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12893928#action_12893928 ] Michael Busch commented on LUCENE-2573: --- I'm not 100% sure, I need to review the

[jira] Resolved: (LUCENE-2561) Fix exception handling and thread safety in realtime branch

2010-07-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-2561. --- Resolution: Fixed TestStressIndexing2 is not failing because of concurrency problems, so

[jira] Created: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2010-07-28 Thread Michael Busch (JIRA)
Tiered flushing of DWPTs by RAM with low/high water marks - Key: LUCENE-2573 URL: https://issues.apache.org/jira/browse/LUCENE-2573 Project: Lucene - Java Issue Type: Improvement

[jira] Commented: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2010-07-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12893256#action_12893256 ] Michael Busch commented on LUCENE-2573: --- Yeah I like that better too. Will

[jira] Commented: (LUCENE-1799) Unicode compression

2010-07-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12893292#action_12893292 ] Michael Busch commented on LUCENE-1799: --- Yonik can you give more details about how

[jira] Updated: (LUCENE-2561) Fix exception handling and thread safety in realtime branch

2010-07-27 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2561: -- Attachment: lucene-2561.patch The patch fixes most of the threading and exception issues.

[jira] Commented: (LUCENE-2561) Fix exception handling and thread safety in realtime branch

2010-07-27 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892918#action_12892918 ] Michael Busch commented on LUCENE-2561: --- Committed the current patch to the realtime

[jira] Created: (LUCENE-2571) Indexing performance tests with realtime branch

2010-07-27 Thread Michael Busch (JIRA)
Indexing performance tests with realtime branch --- Key: LUCENE-2571 URL: https://issues.apache.org/jira/browse/LUCENE-2571 Project: Lucene - Java Issue Type: Task Reporter: Michael

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

2010-07-27 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892924#action_12892924 ] Michael Busch commented on LUCENE-2324: --- {quote} Is it possible that as part of this

[jira] Updated: (LUCENE-2555) Remove shared doc stores

2010-07-24 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2555: -- Attachment: lucene-2555.patch Changed the patch to also remove PerDocBuffer. It changes

[jira] Resolved: (LUCENE-2555) Remove shared doc stores

2010-07-24 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-2555. --- Resolution: Fixed Committed revision 978805. Remove shared doc stores

[jira] Created: (LUCENE-2561) Fix exception handling and thread safety in realtime branch

2010-07-24 Thread Michael Busch (JIRA)
Fix exception handling and thread safety in realtime branch --- Key: LUCENE-2561 URL: https://issues.apache.org/jira/browse/LUCENE-2561 Project: Lucene - Java Issue Type: Bug

[jira] Commented: (LUCENE-2555) Remove shared doc stores

2010-07-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891655#action_12891655 ] Michael Busch commented on LUCENE-2555: --- {quote} I understand (mostly from the

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

2010-07-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891657#action_12891657 ] Michael Busch commented on LUCENE-2324: --- {quote} I think we don't need PerDocBuffer,

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

2010-07-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891664#action_12891664 ] Michael Busch commented on LUCENE-2324: --- {quote} Well, though, if we did write it

[jira] Updated: (LUCENE-2555) Remove shared doc stores

2010-07-23 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2555: -- Attachment: lucene-2555.patch Checkpointing what I have so far: - Removed writing part of

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

2010-07-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891228#action_12891228 ] Michael Busch commented on LUCENE-2324: --- Thanks, Mike - great feedback! (as always)

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

2010-07-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891262#action_12891262 ] Michael Busch commented on LUCENE-2324: --- {quote} Perhaps a single byte[] with length

[jira] Created: (LUCENE-2555) Remove shared doc stores

2010-07-22 Thread Michael Busch (JIRA)
Remove shared doc stores Key: LUCENE-2555 URL: https://issues.apache.org/jira/browse/LUCENE-2555 Project: Lucene - Java Issue Type: Improvement Components: Index Reporter: Michael Busch

[jira] Commented: (LUCENE-2555) Remove shared doc stores

2010-07-22 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891414#action_12891414 ] Michael Busch commented on LUCENE-2555: --- What shall we do about index

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

2010-07-21 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 Finally a new version of the patch! (Sorry for keeping you guys

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

2010-07-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890643#action_12890643 ] Michael Busch commented on LUCENE-2324: --- OK, I committed to the branch. I'll try

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

2010-07-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890812#action_12890812 ] Michael Busch commented on LUCENE-2324: --- {quote} We need to update the indexing

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

2010-07-21 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: Realtime Branch (was: 4.0) Search on IndexWriter's RAM

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

2010-07-21 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: -- Fix Version/s: Realtime Branch (was: 4.0) Per thread DocumentsWriters

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

2010-07-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-2346: -- Fix Version/s: Realtime Branch (was: 4.0) Explore other in-memory

  1   2   3   4   5   6   7   8   9   10   >