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

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212002#comment-14212002 ] ASF subversion and git services commented on LUCENE-6057: - Commit

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

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212003#comment-14212003 ] ASF subversion and git services commented on LUCENE-6057: - Commit

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

2014-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6057. Resolution: Fixed Fix Version/s: Trunk 5.0 Thanks

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

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212004#comment-14212004 ] ASF subversion and git services commented on LUCENE-6057: - Commit

[jira] [Commented] (LUCENE-6061) Add Support for something different than Strings in Highlighting (FastVectorHighlighter)

2014-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212006#comment-14212006 ] Michael McCandless commented on LUCENE-6061: PostingsHighlighter can already

[jira] [Created] (LUCENE-6062) Index corruption from numeric DV updates

2014-11-14 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6062: -- Summary: Index corruption from numeric DV updates Key: LUCENE-6062 URL: https://issues.apache.org/jira/browse/LUCENE-6062 Project: Lucene - Core

[jira] [Commented] (LUCENE-6062) Index corruption from numeric DV updates

2014-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212023#comment-14212023 ] Michael McCandless commented on LUCENE-6062: I haven't tried but I think it's

[jira] [Created] (LUCENE-6063) Allow overriding ConcurrentMergeScheduler's denial-of-service protection

2014-11-14 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6063: -- Summary: Allow overriding ConcurrentMergeScheduler's denial-of-service protection Key: LUCENE-6063 URL: https://issues.apache.org/jira/browse/LUCENE-6063

[jira] [Updated] (LUCENE-6063) Allow overriding ConcurrentMergeScheduler's denial-of-service protection

2014-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6063: --- Attachment: LUCENE-6063.patch Simple patch: I just moved the aggressive DOS

Re: svn commit: r1639384 - in /lucene/dev/branches/branch_5x: ./ solr/ solr/core/ solr/core/src/java/org/apache/solr/search/function/FileFloatSource.java

2014-11-14 Thread Alan Woodward
Oops. Thanks Erik. Alan Woodward www.flax.co.uk On 13 Nov 2014, at 16:37, ehatc...@apache.org wrote: Author: ehatcher Date: Thu Nov 13 16:37:30 2014 New Revision: 1639384 URL: http://svn.apache.org/r1639384 Log: Remove incorrect prefix on some log messages (merged from r1639382)

[jira] [Commented] (LUCENE-6061) Add Support for something different than Strings in Highlighting (FastVectorHighlighter)

2014-11-14 Thread Martin Braun (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212056#comment-14212056 ] Martin Braun commented on LUCENE-6061: -- I can definitely look into merging the

[GitHub] lucene-solr pull request: [LUCENE-6057] clarified the Sort(Sortfie...

2014-11-14 Thread s4ke
Github user s4ke commented on the pull request: https://github.com/apache/lucene-solr/pull/20#issuecomment-63032405 Michael McCandless fixed this in his own commit. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

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

2014-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212058#comment-14212058 ] ASF GitHub Bot commented on LUCENE-6057: Github user s4ke commented on the pull

[GitHub] lucene-solr pull request: [LUCENE-6057] clarified the Sort(Sortfie...

2014-11-14 Thread s4ke
Github user s4ke closed the pull request at: https://github.com/apache/lucene-solr/pull/20 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

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

2014-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212059#comment-14212059 ] ASF GitHub Bot commented on LUCENE-6057: Github user s4ke closed the pull request

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_40-ea-b09) - Build # 4326 - Still Failing!

2014-11-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4326/ Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseSerialGC (asserts: true) No tests ran. Build Log: [...truncated 18452 lines...] FATAL: java.io.IOException: Unexpected termination of the channel

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

2014-11-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned LUCENE-3229: Assignee: Erik Hatcher SpanNearQuery: ordered spans should not overlap

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

2014-11-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated LUCENE-3229: - Fix Version/s: (was: 4.9) 5.0 4.10.3 SpanNearQuery:

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

2014-11-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated LUCENE-3229: - Attachment: LUCENE-3229.patch Added CHANGES entry and re-rooted patch from root of svn checkout.

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 675 - Still Failing

2014-11-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/675/ 3 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite

[jira] [Commented] (SOLR-6614) SolrCloud graph viz truncates port designation

2014-11-14 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212315#comment-14212315 ] Stefan Matheis (steffkes) commented on SOLR-6614: - as i've explained to

[jira] [Updated] (SOLR-6614) SolrCloud graph viz truncates port designation

2014-11-14 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-6614: Attachment: Screen Shot 2014-11-14 at 3.44.38 PM.png Screen

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

2014-11-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11612/ Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true) 1 tests failed. REGRESSION: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch Error Message: There are still

[jira] [Commented] (SOLR-6742) Incorrect EOL characters in the sorl.cmd file

2014-11-14 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212340#comment-14212340 ] Erick Erickson commented on SOLR-6742: -- Do we have to do something to exclude the

[jira] [Updated] (LUCENE-6004) Highlighting AnalyzingInfixSuggester skips non-highlighted key

2014-11-14 Thread jane chang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jane chang updated LUCENE-6004: --- Attachment: LUCENE-6004.patch pass text instead of highlight for the key if (doHighlight) {

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

2014-11-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1895/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC (asserts: false) 4 tests failed. REGRESSION: org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration Error Message: Stack Trace:

[jira] [Commented] (SOLR-6742) Incorrect EOL characters in the sorl.cmd file

2014-11-14 Thread Scott Shearer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212427#comment-14212427 ] Scott Shearer commented on SOLR-6742: - My understanding is that it is an SVN setting,

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

2014-11-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11450/ Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseG1GC (asserts: true) 1 tests failed. REGRESSION: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch Error Message: There are still nodes

[jira] [Created] (SOLR-6743) Support deploying SolrCloud on YARN

2014-11-14 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6743: Summary: Support deploying SolrCloud on YARN Key: SOLR-6743 URL: https://issues.apache.org/jira/browse/SOLR-6743 Project: Solr Issue Type: New Feature

[jira] [Commented] (SOLR-6742) Incorrect EOL characters in the sorl.cmd file

2014-11-14 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212475#comment-14212475 ] Timothy Potter commented on SOLR-6742: -- It's currently set to native, but I think it

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

2014-11-14 Thread ludovic Boutros (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212492#comment-14212492 ] ludovic Boutros commented on LUCENE-3229: - Thank you Erik. SpanNearQuery:

[jira] [Assigned] (SOLR-6743) Support deploying SolrCloud on YARN

2014-11-14 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6743: Assignee: Timothy Potter Support deploying SolrCloud on YARN

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

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212561#comment-14212561 ] ASF subversion and git services commented on LUCENE-3229: - Commit

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

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212572#comment-14212572 ] ASF subversion and git services commented on LUCENE-3229: - Commit

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

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212574#comment-14212574 ] ASF subversion and git services commented on LUCENE-3229: - Commit

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

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212576#comment-14212576 ] ASF subversion and git services commented on LUCENE-3229: - Commit

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

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212581#comment-14212581 ] ASF subversion and git services commented on LUCENE-3229: - Commit

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

2014-11-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved LUCENE-3229. -- Resolution: Fixed Committed to branches 4_10, 5x, and trunk. I worry that lucene/CHANGES.txt

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

2014-11-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1260/ 3 tests failed. FAILED: org.apache.solr.hadoop.MorphlineMapperTest.org.apache.solr.hadoop.MorphlineMapperTest Error Message: null Stack Trace: java.lang.AssertionError: null at

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

2014-11-14 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212701#comment-14212701 ] Mikhail Khludnev commented on SOLR-6234: [~sar...@syr.edu] do you mean this one?

Re: [JENKINS] Lucene-Solr-4.10-Linux (32bit/jdk1.8.0_20) - Build # 86 - Failure!

2014-11-14 Thread Michael McCandless
I committed a fix: curiously, a bug in MDW's enforcing of disk full. Mike McCandless http://blog.mikemccandless.com On Fri, Nov 14, 2014 at 2:38 AM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/86/ Java: 32bit/jdk1.8.0_20

[jira] [Commented] (LUCENE-6004) Highlighting AnalyzingInfixSuggester skips non-highlighted key

2014-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212712#comment-14212712 ] Michael McCandless commented on LUCENE-6004: Thanks Christian and jane, I

[jira] [Commented] (LUCENE-6061) Add Support for something different than Strings in Highlighting (FastVectorHighlighter)

2014-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212760#comment-14212760 ] Michael McCandless commented on LUCENE-6061: PH is able to highlight

[jira] [Commented] (LUCENE-6061) Add Support for something different than Strings in Highlighting (FastVectorHighlighter)

2014-11-14 Thread Martin Braun (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212782#comment-14212782 ] Martin Braun commented on LUCENE-6061: -- Ok. Thanks for the input. That made it

[jira] [Commented] (LUCENE-6061) Add Support for something different than Strings in Highlighting (FastVectorHighlighter)

2014-11-14 Thread Martin Braun (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212787#comment-14212787 ] Martin Braun commented on LUCENE-6061: -- If the explanation is still lacking, I will

[jira] [Commented] (LUCENE-6053) Serbian Analyzer

2014-11-14 Thread Nikola Smolenski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212793#comment-14212793 ] Nikola Smolenski commented on LUCENE-6053: -- Thank you for committing so quickly

[jira] [Assigned] (SOLR-6742) Incorrect EOL characters in the sorl.cmd file

2014-11-14 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6742: Assignee: Timothy Potter Incorrect EOL characters in the sorl.cmd file

[jira] [Commented] (SOLR-6742) Incorrect EOL characters in the sorl.cmd file

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212856#comment-14212856 ] ASF subversion and git services commented on SOLR-6742: --- Commit

[jira] [Commented] (SOLR-6742) Incorrect EOL characters in the sorl.cmd file

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212858#comment-14212858 ] ASF subversion and git services commented on SOLR-6742: --- Commit

[jira] [Commented] (SOLR-6742) Incorrect EOL characters in the sorl.cmd file

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212864#comment-14212864 ] ASF subversion and git services commented on SOLR-6742: --- Commit

[jira] [Commented] (LUCENE-6004) Highlighting AnalyzingInfixSuggester skips non-highlighted key

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212926#comment-14212926 ] ASF subversion and git services commented on LUCENE-6004: - Commit

[jira] [Commented] (LUCENE-6004) Highlighting AnalyzingInfixSuggester skips non-highlighted key

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212933#comment-14212933 ] ASF subversion and git services commented on LUCENE-6004: - Commit

[jira] [Updated] (SOLR-6614) SolrCloud graph viz truncates port designation

2014-11-14 Thread Ralph Tice (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Tice updated SOLR-6614: - Attachment: cluster_state2.json cluster_state1.json Hi Stefan! Part of the trouble is

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_40-ea-b09) - Build # 4327 - Still Failing!

2014-11-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4327/ Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseSerialGC (asserts: true) No tests ran. Build Log: [...truncated 11683 lines...] FATAL: java.io.IOException: Unexpected termination of the channel

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

2014-11-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/88/ Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseSerialGC (asserts: false) 1 tests failed. REGRESSION: org.apache.solr.cloud.TestCloudPivotFacet.testDistribSearch Error Message: init query failed:

[jira] [Commented] (LUCENE-6004) Highlighting AnalyzingInfixSuggester skips non-highlighted key

2014-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213034#comment-14213034 ] ASF subversion and git services commented on LUCENE-6004: - Commit

[jira] [Resolved] (LUCENE-6004) Highlighting AnalyzingInfixSuggester skips non-highlighted key

2014-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6004. Resolution: Fixed Fix Version/s: Trunk 5.0

[jira] [Commented] (LUCENE-5299) Refactor Collector API for parallelism

2014-11-14 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213132#comment-14213132 ] Shikhar Bhushan commented on LUCENE-5299: - Slides from my talk at Lucene/Solr

[JENKINS] Lucene-Solr-4.10-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 89 - Still Failing!

2014-11-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/89/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: false) 2 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriter.testCorruptFirstCommit Error Message: segments in

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 684 - Still Failing

2014-11-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/684/ 1 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch Error Message: There were too many update fails - we expect it can happen, but shouldn't easily Stack Trace:

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

2014-11-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11615/ Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true) 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest Error Message: Suite timeout exceeded