[jira] [Commented] (LUCENE-5081) Compress doc ID sets

2013-06-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696099#comment-13696099 ] Robert Muir commented on LUCENE-5081: - Thanks for opening this Adrien! {quote} The p

[jira] [Commented] (LUCENE-5081) Compress doc ID sets

2013-06-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696103#comment-13696103 ] Uwe Schindler commented on LUCENE-5081: --- I dont think it should use CachingWrapperF

[jira] [Commented] (LUCENE-5081) Compress doc ID sets

2013-06-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696104#comment-13696104 ] Michael McCandless commented on LUCENE-5081: Unfortunately ToParentBlockJoinQ

[jira] [Commented] (LUCENE-5081) Compress doc ID sets

2013-06-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696105#comment-13696105 ] Robert Muir commented on LUCENE-5081: - yeah couldnt it use instanceof+fall back? how

[jira] [Commented] (LUCENE-5081) Compress doc ID sets

2013-06-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696107#comment-13696107 ] Michael McCandless commented on LUCENE-5081: Let's open a separate issue for

[jira] [Commented] (LUCENE-5081) Compress doc ID sets

2013-06-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696116#comment-13696116 ] Uwe Schindler commented on LUCENE-5081: --- bq. EG for BJQ's tests, can't they overrid

[jira] [Closed] (SOLR-4978) Time is stripped from datetime column when imported into Solr date field

2013-06-29 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au closed SOLR-4978. - Resolution: Invalid we have convertType=true in our dih config. > Time is stripped from datetime

[jira] [Commented] (SOLR-4960) race condition in CoreContainer.shutdown leads to double closes on cores

2013-06-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696145#comment-13696145 ] Erick Erickson commented on SOLR-4960: -- OK, I'll run a few more tests, then merge thes

[jira] [Updated] (SOLR-4974) Consolidate and simplify closing cores in container shutdown.

2013-06-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4974: - Attachment: SOLR-4974.patch I'll commit this a bit, then merge SOLR-4960 into 4x and add this patc

[jira] [Commented] (SOLR-4221) Custom sharding

2013-06-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696165#comment-13696165 ] Noble Paul commented on SOLR-4221: -- I agree with you Yonik. forceCreate is a superset and

[jira] [Resolved] (SOLR-4960) race condition in CoreContainer.shutdown leads to double closes on cores

2013-06-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-4960. -- Resolution: Fixed Fix Version/s: 5.0 Several revisions all told trunk: 1496546, 1496620

[jira] [Resolved] (SOLR-4974) Consolidate and simplify closing cores in container shutdown.

2013-06-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-4974. -- Resolution: Fixed Fix Version/s: 4.4 5.0 trunk: 1497999 4x:1498010

[jira] [Commented] (LUCENE-2750) add Kamikaze 3.0.1 into Lucene

2013-06-29 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696193#comment-13696193 ] Otis Gospodnetic commented on LUCENE-2750: -- This issue (actually its parent - LU

[jira] [Reopened] (SOLR-4978) Time is stripped from datetime column when imported into Solr date field

2013-06-29 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au reopened SOLR-4978: --- setting convertType=false is a workaround for my problem. But the bug still exists when convertType is set to tr

[jira] [Created] (LUCENE-5083) Wasted work in FuzzySet.getNearestSetSize

2013-06-29 Thread Adrian Nistor (JIRA)
Adrian Nistor created LUCENE-5083: - Summary: Wasted work in FuzzySet.getNearestSetSize Key: LUCENE-5083 URL: https://issues.apache.org/jira/browse/LUCENE-5083 Project: Lucene - Core Issue Typ

[jira] [Updated] (LUCENE-5083) Wasted work in FuzzySet.getNearestSetSize

2013-06-29 Thread Adrian Nistor (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Nistor updated LUCENE-5083: -- Attachment: patch.diff > Wasted work in FuzzySet.getNearestSetSize > -

[jira] [Created] (SOLR-4979) Wasted work in DocumentAnalysisRequestHandler.readDocument

2013-06-29 Thread Adrian Nistor (JIRA)
Adrian Nistor created SOLR-4979: --- Summary: Wasted work in DocumentAnalysisRequestHandler.readDocument Key: SOLR-4979 URL: https://issues.apache.org/jira/browse/SOLR-4979 Project: Solr Issue Typ

[jira] [Updated] (SOLR-4979) Wasted work in DocumentAnalysisRequestHandler.readDocument

2013-06-29 Thread Adrian Nistor (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Nistor updated SOLR-4979: Attachment: patchShort.diff patch.diff > Wasted work in DocumentAnalysisRequestH

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #895: POMs out of sync

2013-06-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/895/ 2 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b94) - Build # 6374 - Failure!

2013-06-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6374/ Java: 64bit/jdk1.8.0-ea-b94 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.store.blockcache.BlockDirectoryTest Error Message: 1 thread leaked from SUITE scope at org.a

[jira] [Commented] (LUCENE-5080) CMS setters cannot work unless you setMaxMergeCount before you setMaxThreadCount

2013-06-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696274#comment-13696274 ] Shai Erera commented on LUCENE-5080: +1 looks good. Thanks Rob! > CM