[jira] [Commented] (SOLR-6700) ChildDocTransformer doesn't return correct children after updating and optimising solr index

2014-11-16 Thread Bogdan Marinescu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214396#comment-14214396 ] Bogdan Marinescu commented on SOLR-6700: Too bad because this issue doesn't allow u

Re: I think LUCENE-5929 broke the ability to run unit tests in IntelliJ

2014-11-16 Thread Steve Rowe
+1 for the highlighter.iml change, benchmark.iml needs it too. Steve > On Nov 16, 2014, at 7:15 PM, Erick Erickson wrote: > > Michael: > > NP, I need to understand the build/IDE world better... > > I'll wait until tomorrow probably and give folks like Steve a chance > to weigh in. > > Erick

[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 220 - Still Failing

2014-11-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/220/ No tests ran. Build Log: [...truncated 50992 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist [copy

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2213 - Failure

2014-11-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2213/ 1 tests failed. REGRESSION: org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds Error Message: soft529 wasn't fast enough Stack Trace: java.lang.AssertionError: soft529 wasn't fast enough

[jira] [Updated] (SOLR-6748) Additional resources to the site to help new Solr users ramp up quicker

2014-11-16 Thread Xavier Morera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Morera updated SOLR-6748: Description: I would like to request the addition of an online training I created for Pluralsight ca

[jira] [Created] (SOLR-6748) Additional resources to the site to help new Solr users ramp up quicker

2014-11-16 Thread Xavier Morera (JIRA)
Xavier Morera created SOLR-6748: --- Summary: Additional resources to the site to help new Solr users ramp up quicker Key: SOLR-6748 URL: https://issues.apache.org/jira/browse/SOLR-6748 Project: Solr

[jira] [Commented] (LUCENE-6005) Explore alternative to Document/Field/FieldType API

2014-11-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214145#comment-14214145 ] ASF subversion and git services commented on LUCENE-6005: - Commit

Re: I think LUCENE-5929 broke the ability to run unit tests in IntelliJ

2014-11-16 Thread Erick Erickson
Michael: NP, I need to understand the build/IDE world better... I'll wait until tomorrow probably and give folks like Steve a chance to weigh in. Erick On Sun, Nov 16, 2014 at 2:44 PM, Michael McCandless wrote: > Oh sorry this could very well be! I had to add a dep in highlighter's > build.xm

[JENKINS-MAVEN] Lucene-Solr-Maven-5.x #760: POMs out of sync

2014-11-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/760/ 4 tests failed. REGRESSION: org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:29813/

Re: I think LUCENE-5929 broke the ability to run unit tests in IntelliJ

2014-11-16 Thread Michael McCandless
Oh sorry this could very well be! I had to add a dep in highlighter's build.xml on join (and also in benchmark's build.xml), but I don't run IDEA so I'm not sure how to fix/test this ... I think if that fixes it for you then commit away :) Mike McCandless http://blog.mikemccandless.com On Sun,

I think LUCENE-5929 broke the ability to run unit tests in IntelliJ

2014-11-16 Thread Erick Erickson
At least every time I try to run a unit test, these two imports (and of course the references) are undefined: import org.apache.lucene.search.join.ToChildBlockJoinQuery; import org.apache.lucene.search.join.ToParentBlockJoinQuery; If I hack into highlighter.iml it fixes things up. So my que

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_20) - Build # 4436 - Still Failing!

2014-11-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4436/ Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: false) 1 tests failed. FAILED: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.testDistribSearch Error Message: Timeout occured whi

[jira] [Updated] (SOLR-5864) Remove previous SolrCore as parameter on reload

2014-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-5864: Attachment: SOLR-5864.patch Forgot about this issue. Patch is updated to trunk. Chang

[jira] [Updated] (SOLR-6747) Add an optional caching option as a workaround for SOLR-6586.

2014-11-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-6747: -- Attachment: SOLR-6747.patch > Add an optional caching option as a workaround for SOLR-6586. > ---

[jira] [Commented] (SOLR-6586) JmxMonitoredMap#getAttribute is not very efficient.

2014-11-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214072#comment-14214072 ] Mark Miller commented on SOLR-6586: --- In the short term, I don't see a clean way to deal w

[jira] [Created] (SOLR-6747) Add an optional caching option as a workaround for SOLR-6586.

2014-11-16 Thread Mark Miller (JIRA)
Mark Miller created SOLR-6747: - Summary: Add an optional caching option as a workaround for SOLR-6586. Key: SOLR-6747 URL: https://issues.apache.org/jira/browse/SOLR-6747 Project: Solr Issue Typ

[jira] [Commented] (LUCENE-3229) SpanNearQuery: ordered spans should not overlap

2014-11-16 Thread Greg Dearing (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214039#comment-14214039 ] Greg Dearing commented on LUCENE-3229: -- Thanks Erik. It was great meeting you and y

[JENKINS] Lucene-Solr-4.10-Linux (32bit/jdk1.9.0-ea-b34) - Build # 94 - Still Failing!

2014-11-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/94/ Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseSerialGC (asserts: false) 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: Captured an uncaught exception in thread: Thread[i

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1899 - Failure!

2014-11-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1899/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true) 1 tests failed. REGRESSION: org.apache.lucene.analysis.miscellaneous.TestStemmerOverrideFilter.testRandomRealisticKeyword Error Message: term 0

[jira] [Commented] (SOLR-6234) Scoring modes for query time join

2014-11-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213989#comment-14213989 ] Mikhail Khludnev commented on SOLR-6234: [~ehatcher] this one is great for 4.10.3

[jira] [Updated] (SOLR-6234) Scoring modes for query time join

2014-11-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-6234: --- Labels: features patch test (was: ) > Scoring modes for query time join > ---

[jira] [Updated] (SOLR-6234) Scoring modes for query time join

2014-11-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-6234: --- Fix Version/s: 4.10.3 > Scoring modes for query time join > --

[jira] [Updated] (SOLR-6234) Scoring modes for query time join

2014-11-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-6234: --- Affects Version/s: (was: 4.10) 4.10.3 > Scoring modes for query time

[jira] [Updated] (SOLR-6234) Scoring modes for query time join

2014-11-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-6234: --- Fix Version/s: 5.0 > Scoring modes for query time join > -- >

Re: [jira] [Commented] (LUCENE-6057) Clarify the Sort(SortField...) constructor)

2014-11-16 Thread Erick Erickson
Not quite sure what I'd call it. For the same index (i.e. no merging) it's completely stable. But when merges happen, as you see, the final sort order can change due to reassigning the internal Lucene ID. Furthermore, the _scores_ can change due to merging because the merge operation can change th

[jira] [Commented] (LUCENE-6057) Clarify the Sort(SortField...) constructor)

2014-11-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213961#comment-14213961 ] Ahmet Arslan commented on LUCENE-6057: -- Thanks Martin, for clarifying this! I has so

[jira] [Commented] (SOLR-6625) HttpClient callback in HttpSolrServer

2014-11-16 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213955#comment-14213955 ] Per Steffensen commented on SOLR-6625: -- SOLR-4470 supports repeatable POST request by

[jira] [Updated] (SOLR-6745) Stats Field Exclusion Doesn't work in Distributed Mode

2014-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-6745: Fix Version/s: (was: 4.9.1) > Stats Field Exclusion Doesn't work in Distributed M

[jira] [Commented] (SOLR-6745) Stats Field Exclusion Doesn't work in Distributed Mode

2014-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213954#comment-14213954 ] Tomás Fernández Löbbe commented on SOLR-6745: - Hi [~harish.agarwal], maybe you

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_20) - Build # 4330 - Failure!

2014-11-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4330/ Java: 32bit/jdk1.8.0_20 -client -XX:+UseSerialGC (asserts: true) 1 tests failed. REGRESSION: org.apache.solr.client.solrj.response.NoOpResponseParserTest.testReaderResponse Error Message: IOException occured when talking to ser

[JENKINS] Lucene-Solr-4.10-Linux (32bit/jdk1.9.0-ea-b34) - Build # 93 - Failure!

2014-11-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/93/ Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseG1GC (asserts: false) 2 tests failed. REGRESSION: org.apache.lucene.codecs.simpletext.TestSimpleTextTermVectorsFormat.testRamBytesUsed Error Message: 8196 Stack Trace: java.lang.ArrayIn

[jira] [Commented] (SOLR-6700) ChildDocTransformer doesn't return correct children after updating and optimising solr index

2014-11-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213933#comment-14213933 ] Mikhail Khludnev commented on SOLR-6700: 'won't fix' as a dupe of SOLR-6096 > Chil

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_67) - Build # 4435 - Failure!

2014-11-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4435/ Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true) 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ERROR: SolrIndexSearcher opens=59 closes=58 S

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_20) - Build # 11458 - Failure!

2014-11-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11458/ Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: false) 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest Error Message: Suite timeout exceeded (>= 720