[jira] [Commented] (LUCENE-7833) Calculating minimum score instead of maximum score in ToParentBlockJoinQuery.BlockJoinScorer.setScoreAndFreq

2017-05-18 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16015757#comment-16015757 ] selckin commented on LUCENE-7833: - Original poster found it and talked about it on irc with a few of us,

[jira] [Commented] (LUCENE-7833) Calculating minimum score instead of maximum score in ToParentBlockJoinQuery.BlockJoinScorer.setScoreAndFreq

2017-05-18 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16015375#comment-16015375 ] selckin commented on LUCENE-7833: - [~jpountz]

[jira] [Commented] (LUCENE-6259) Remove dependencies from binary releases

2015-02-20 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328725#comment-14328725 ] selckin commented on LUCENE-6259: - I understand maven isn't very popular, but putting a

[jira] [Commented] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-07-26 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720518#comment-13720518 ] selckin commented on LUCENE-4876: - This is also encouraging to just 'return this' from

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-06-19 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13687730#comment-13687730 ] selckin commented on LUCENE-4583: - A few comments up someone asked for a use case,

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-06-19 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13687894#comment-13687894 ] selckin commented on LUCENE-4583: - Ok, from the talks i watched on them other info

[jira] [Commented] (LUCENE-4876) IndexWriterConfig.clone should clone the MergeScheduler

2013-06-17 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13685638#comment-13685638 ] selckin commented on LUCENE-4876: - The new requirement to implement clone() is not very

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530065#comment-13530065 ] selckin commented on SOLR-4169: --- Also see issues like SOLR-2608 that are ignored, i've been

[jira] [Commented] (LUCENE-4566) SearcherManager.afterRefresh() issues

2012-11-21 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501836#comment-13501836 ] selckin commented on LUCENE-4566: - Tried to make simple patch but changing (1) breaks

[jira] [Updated] (LUCENE-4566) SearcherManager.afterRefresh() issues

2012-11-21 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-4566: Attachment: LUCENE-4566.patch - add extra afterMaybeRefresh to replace afterRefresh() - afterRefresh()

[jira] [Commented] (LUCENE-4566) SearcherManager.afterRefresh() issues

2012-11-21 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501882#comment-13501882 ] selckin commented on LUCENE-4566: - against trunk r1411996 bq. * Why do you need both

[jira] [Updated] (LUCENE-4566) SearcherManager.afterRefresh() issues

2012-11-21 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-4566: Attachment: LUCENE-4566-double-listeners.patch Simpler patch, extra Refresh CloseListener, no changes on

[jira] [Created] (LUCENE-4566) SearcherManager.afterRefresh() issues

2012-11-20 Thread selckin (JIRA)
selckin created LUCENE-4566: --- Summary: SearcherManager.afterRefresh() issues Key: LUCENE-4566 URL: https://issues.apache.org/jira/browse/LUCENE-4566 Project: Lucene - Core Issue Type: Bug

[jira] [Created] (LUCENE-4567) WFSTCompletionLookup.lookup() NPE when empty fst

2012-11-20 Thread selckin (JIRA)
selckin created LUCENE-4567: --- Summary: WFSTCompletionLookup.lookup() NPE when empty fst Key: LUCENE-4567 URL: https://issues.apache.org/jira/browse/LUCENE-4567 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-4566) SearcherManager.afterRefresh() issues

2012-11-20 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-4566: Attachment: (was: LUCENE-4566.patch) SearcherManager.afterRefresh() issues

[jira] [Updated] (LUCENE-4567) WFSTCompletionLookup.lookup() NPE when empty fst

2012-11-20 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-4567: Attachment: LUCENE-4567.patch WFSTCompletionLookup.lookup() NPE when empty fst

[jira] [Updated] (LUCENE-4566) SearcherManager.afterRefresh() issues

2012-11-20 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-4566: Attachment: LUCENE-4566.patch SearcherManager.afterRefresh() issues

[jira] [Commented] (LUCENE-4472) Add setting that prevents merging on updateDocument

2012-10-10 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13473264#comment-13473264 ] selckin commented on LUCENE-4472: - +1, if you have a lot of indexes and they all start

[jira] [Updated] (LUCENE-4465) ConstantScoreQuery's scorer does not return child scorers

2012-10-08 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-4465: Attachment: constant-score-children.patch ConstantScoreQuery's scorer does not return child scorers

[jira] [Created] (LUCENE-4465) ConstantScoreQuery's scorer does not return child scorers

2012-10-08 Thread selckin (JIRA)
selckin created LUCENE-4465: --- Summary: ConstantScoreQuery's scorer does not return child scorers Key: LUCENE-4465 URL: https://issues.apache.org/jira/browse/LUCENE-4465 Project: Lucene - Core

[jira] [Commented] (LUCENE-4354) add validate-maven task to check maven dependencies

2012-09-04 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447628#comment-13447628 ] selckin commented on LUCENE-4354: - If you add '-DincludeScope=runtime' to the copy call,

[jira] [Commented] (LUCENE-4354) add validate-maven task to check maven dependencies

2012-09-04 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447633#comment-13447633 ] selckin commented on LUCENE-4354: - Well only things from the runtime scope will end up in

[jira] [Updated] (LUCENE-4354) add validate-maven task to check maven dependencies

2012-09-04 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-4354: Attachment: LUCENE-4354-dep-fix.patch fixes some deps (ran with runtime scope) - servlet-api is confusing

[jira] [Commented] (LUCENE-4354) add validate-maven task to check maven dependencies

2012-09-04 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447712#comment-13447712 ] selckin commented on LUCENE-4354: - Since transitive dependencies are ignored so

[jira] [Commented] (LUCENE-4309) Not obvious how to find mailing lists

2012-08-17 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436743#comment-13436743 ] selckin commented on LUCENE-4309: - If you're taking suggestions, i always love it when

[jira] [Commented] (LUCENE-4190) IndexWriter deletes non-Lucene files

2012-07-05 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406879#comment-13406879 ] selckin commented on LUCENE-4190: - what if you accidentally call deleteAll() on your

[jira] [Comment Edited] (LUCENE-4190) IndexWriter deletes non-Lucene files

2012-07-05 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406879#comment-13406879 ] selckin edited comment on LUCENE-4190 at 7/5/12 6:54 AM: - edit:

[jira] [Created] (LUCENE-4140) IndexWriterConfig has setFlushPolicy but the class is package private

2012-06-12 Thread selckin (JIRA)
selckin created LUCENE-4140: --- Summary: IndexWriterConfig has setFlushPolicy but the class is package private Key: LUCENE-4140 URL: https://issues.apache.org/jira/browse/LUCENE-4140 Project: Lucene - Java

[jira] [Updated] (LUCENE-4106) StopFillCacheException is defined twice and the one is actually thrown is private and not catchable

2012-06-04 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-4106: Description: {code} lucene/core/src/java/org/apache/lucene/search/FieldCacheImpl.java 145: static final

[jira] [Created] (LUCENE-4106) StopFillCacheException is defined twice and the one is actually thrown is private and not catchable

2012-06-04 Thread selckin (JIRA)
selckin created LUCENE-4106: --- Summary: StopFillCacheException is defined twice and the one is actually thrown is private and not catchable Key: LUCENE-4106 URL: https://issues.apache.org/jira/browse/LUCENE-4106

[jira] [Commented] (LUCENE-4106) StopFillCacheException is defined twice and the one is actually thrown is private and not catchable

2012-06-04 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13288460#comment-13288460 ] selckin commented on LUCENE-4106: - But then if you wish to loop over all DoubleField

[jira] [Comment Edited] (LUCENE-4106) StopFillCacheException is defined twice and the one is actually thrown is private and not catchable

2012-06-04 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13288460#comment-13288460 ] selckin edited comment on LUCENE-4106 at 6/4/12 9:58 AM: - But

[jira] [Created] (LUCENE-3372) TestIndexWriterOnDiskFull.testAddDocumentOnDiskFull seed failure

2011-08-10 Thread selckin (JIRA)
TestIndexWriterOnDiskFull.testAddDocumentOnDiskFull seed failure Key: LUCENE-3372 URL: https://issues.apache.org/jira/browse/LUCENE-3372 Project: Lucene - Java Issue Type: Bug

[jira] [Commented] (LUCENE-3189) TestIndexWriter.testThreadInterruptDeadlock failed (can't reproduce)

2011-07-31 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073339#comment-13073339 ] selckin commented on LUCENE-3189: - had this fail a few days ago too but lost the log,

[jira] [Created] (LUCENE-3350) trunk: TestDocumentsWriterDeleteQueue.testStressDeleteQueue seed failure

2011-07-29 Thread selckin (JIRA)
trunk: TestDocumentsWriterDeleteQueue.testStressDeleteQueue seed failure - Key: LUCENE-3350 URL: https://issues.apache.org/jira/browse/LUCENE-3350 Project: Lucene - Java

[jira] [Created] (SOLR-2608) TestReplicationHandler is flakey

2011-06-19 Thread selckin (JIRA)
TestReplicationHandler is flakey Key: SOLR-2608 URL: https://issues.apache.org/jira/browse/SOLR-2608 Project: Solr Issue Type: Bug Reporter: selckin I've been running some while(1) tests on

[jira] [Commented] (LUCENE-3190) TestStressIndexing2 testMultiConfig failure

2011-06-14 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13049100#comment-13049100 ] selckin commented on LUCENE-3190: - {code} [junit] Testsuite:

[jira] [Created] (LUCENE-3189) TestIndexWriter.testThreadInterruptDeadlock failed (can't reproduce)

2011-06-10 Thread selckin (JIRA)
TestIndexWriter.testThreadInterruptDeadlock failed (can't reproduce) Key: LUCENE-3189 URL: https://issues.apache.org/jira/browse/LUCENE-3189 Project: Lucene - Java Issue

[jira] [Created] (LUCENE-3190) TestStressIndexing2 testMultiConfig failure

2011-06-10 Thread selckin (JIRA)
TestStressIndexing2 testMultiConfig failure --- Key: LUCENE-3190 URL: https://issues.apache.org/jira/browse/LUCENE-3190 Project: Lucene - Java Issue Type: Bug Reporter: selckin trunk:

[jira] [Created] (LUCENE-3182) TestAddIndexes reproducible test failure on turnk

2011-06-08 Thread selckin (JIRA)
TestAddIndexes reproducible test failure on turnk - Key: LUCENE-3182 URL: https://issues.apache.org/jira/browse/LUCENE-3182 Project: Lucene - Java Issue Type: Bug Reporter: selckin

[jira] [Created] (LUCENE-3183) TestIndexWriter failure: AIOOBE

2011-06-08 Thread selckin (JIRA)
TestIndexWriter failure: AIOOBE --- Key: LUCENE-3183 URL: https://issues.apache.org/jira/browse/LUCENE-3183 Project: Lucene - Java Issue Type: Bug Reporter: selckin trunk: r1133486 {code}

[jira] [Created] (LUCENE-3170) TestDocValuesIndexing reproducible test failure

2011-06-03 Thread selckin (JIRA)
TestDocValuesIndexing reproducible test failure Key: LUCENE-3170 URL: https://issues.apache.org/jira/browse/LUCENE-3170 Project: Lucene - Java Issue Type: Bug Reporter: selckin

[jira] [Created] (LUCENE-3148) TestIndexWriterExceptions reproducible AOOBE in MockVariableIntBlockCodec

2011-05-26 Thread selckin (JIRA)
TestIndexWriterExceptions reproducible AOOBE in MockVariableIntBlockCodec - Key: LUCENE-3148 URL: https://issues.apache.org/jira/browse/LUCENE-3148 Project: Lucene - Java

[jira] [Created] (LUCENE-3125) TestDocValuesIndexing.testAddIndexes failures on docvalues branch

2011-05-19 Thread selckin (JIRA)
TestDocValuesIndexing.testAddIndexes failures on docvalues branch - Key: LUCENE-3125 URL: https://issues.apache.org/jira/browse/LUCENE-3125 Project: Lucene - Java Issue Type:

[jira] [Commented] (LUCENE-3125) TestDocValuesIndexing.testAddIndexes failures on docvalues branch

2011-05-19 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13036378#comment-13036378 ] selckin commented on LUCENE-3125: - {code} [junit] Testsuite:

[jira] [Created] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread selckin (JIRA)
TestFSTs.testRandomWords failure Key: LUCENE-3111 URL: https://issues.apache.org/jira/browse/LUCENE-3111 Project: Lucene - Java Issue Type: Bug Reporter: selckin Priority: Minor Was

[jira] [Created] (LUCENE-3101) TestMinimize.testAgainstBrzozowski reproducible seed OOM

2011-05-15 Thread selckin (JIRA)
TestMinimize.testAgainstBrzozowski reproducible seed OOM Key: LUCENE-3101 URL: https://issues.apache.org/jira/browse/LUCENE-3101 Project: Lucene - Java Issue Type: Bug

[jira] [Commented] (LUCENE-3095) TestIndexWriter#testThreadInterruptDeadlock fails with OOM

2011-05-13 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033296#comment-13033296 ] selckin commented on LUCENE-3095: - I believe the test is wrong, and it can get back into

[jira] [Commented] (LUCENE-2984) Move hasVectors() hasProx() responsibility out of SegmentInfo to FieldInfos

2011-05-10 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13031350#comment-13031350 ] selckin commented on LUCENE-2984: - http://www.selckin.be/trunk-2984-patched.txt Move

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

2011-04-16 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13020579#comment-13020579 ] selckin commented on LUCENE-3023: - fyi, since last night's trunk merge (r1092636) not a

[jira] [Commented] (LUCENE-3028) IW.getReader() returns inconsistent reader on RT Branch

2011-04-15 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13020222#comment-13020222 ] selckin commented on LUCENE-3028: - hasn't failed since above fix IW.getReader()

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

2011-04-15 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-3023: Attachment: realtime-TestAddIndexes-3.txt Land DWPT on trunk -- Key:

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

2011-04-15 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-3023: Attachment: realtime-TestOmitTf-corrupt-0.txt Land DWPT on trunk --

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

2011-04-15 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-3023: Attachment: realtime-TestIndexWriterExceptions-npe-2.txt Land DWPT on trunk --

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

2011-04-15 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-3023: Attachment: realtime-TestIndexWriterExceptions-assert-6.txt Land DWPT on trunk --

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

2011-04-15 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-3023: Attachment: realtime-TestAddIndexes-5.txt Land DWPT on trunk -- Key:

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

2011-04-15 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-3023: Attachment: realtime-TestIndexWriterExceptions-npe-1.txt Land DWPT on trunk --

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

2011-04-15 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-3023: Attachment: realtime-TestIndexWriterExceptions-npe-4.txt Land DWPT on trunk --

[jira] [Created] (LUCENE-3027) TestOmitTf.testMixedMerge random seed failure

2011-04-14 Thread selckin (JIRA)
TestOmitTf.testMixedMerge random seed failure - Key: LUCENE-3027 URL: https://issues.apache.org/jira/browse/LUCENE-3027 Project: Lucene - Java Issue Type: Bug Reporter: selckin

[jira] [Updated] (LUCENE-3027) TestOmitTf.testMixedMerge random seed failure

2011-04-14 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-3027: Attachment: output.txt ant output TestOmitTf.testMixedMerge random seed failure

[jira] [Commented] (LUCENE-3028) IW.getReader() returns inconsistent reader on RT Branch

2011-04-14 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019996#comment-13019996 ] selckin commented on LUCENE-3028: - Seems to fail once every 6-8 runs quite consistently

[jira] [Updated] (LUCENE-3028) IW.getReader() returns inconsistent reader on RT Branch

2011-04-14 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated LUCENE-3028: Attachment: realtime-1.txt IW.getReader() returns inconsistent reader on RT Branch