[jira] [Updated] (SOLR-9768) RecordingJsonParser produces incomplete json when updated document stream is larger than input parser's buffer size

2016-11-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-9768: -- Summary: RecordingJsonParser produces incomplete json when updated document stream is larger than input p

[jira] [Updated] (SOLR-9768) RecordingJsonParser produces incomplete json when updated document stream is larger than input parser buffer size

2016-11-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-9768: -- Summary: RecordingJsonParser produces incomplete json when updated document stream is larger than input p

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1160 - Still Unstable

2016-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1160/ 7 tests failed. FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:59417/solrj_collection4, http://127.0.0.1:58542/so

[jira] [Created] (SOLR-9791) Collections API Async Backup / Restore Status Misleading

2016-11-21 Thread Robert Elwell (JIRA)
Robert Elwell created SOLR-9791: --- Summary: Collections API Async Backup / Restore Status Misleading Key: SOLR-9791 URL: https://issues.apache.org/jira/browse/SOLR-9791 Project: Solr Issue Type:

[jira] [Commented] (SOLR-9786) Defer creation of clauses in parser, optionally delegate groups to FieldType.getSetQuery

2016-11-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685734#comment-15685734 ] Yonik Seeley commented on SOLR-9786: {quote} > This is no longer desirable That wording

[jira] [Commented] (LUCENE-6966) Contribution: Codec for index-level encryption

2016-11-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685728#comment-15685728 ] Otis Gospodnetic commented on LUCENE-6966: -- Uh, silence. :( I have not looked in

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 573 - Still Unstable!

2016-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/573/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full output: { "responseHe

[jira] [Commented] (SOLR-9786) Defer creation of clauses in parser, optionally delegate groups to FieldType.getSetQuery

2016-11-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685685#comment-15685685 ] David Smiley commented on SOLR-9786: bq. This is no longer desirable That wording sugg

[jira] [Commented] (SOLR-9790) Thers is a xss issue in schema-browser page of old.html

2016-11-21 Thread liuyang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685654#comment-15685654 ] liuyang commented on SOLR-9790: --- In schema-browser.js Original code: navigation_content += ''

[jira] [Created] (SOLR-9790) Thers is a xss issue in schema-browser page of old.html

2016-11-21 Thread liuyang (JIRA)
liuyang created SOLR-9790: - Summary: Thers is a xss issue in schema-browser page of old.html Key: SOLR-9790 URL: https://issues.apache.org/jira/browse/SOLR-9790 Project: Solr Issue Type: Bug Se

[jira] [Commented] (SOLR-9708) Expose UnifiedHighlighter in Solr

2016-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685594#comment-15685594 ] ASF GitHub Bot commented on SOLR-9708: -- Github user dsmiley commented on a diff in the

[GitHub] lucene-solr pull request #107: SOLR-9708 UnifiedHighlighter Solr Plugin

2016-11-21 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/107#discussion_r89039004 --- Diff: solr/core/src/java/org/apache/solr/handler/component/HighlightComponent.java --- @@ -184,6 +185,20 @@ public void process(ResponseBuilder rb) t

[jira] [Commented] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685573#comment-15685573 ] Michael Sun commented on SOLR-9764: --- Yeah. Make sense. Now I can understand the error mes

[jira] [Commented] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685550#comment-15685550 ] David Smiley commented on SOLR-9764: bq. Just curious, what logic in JVM requires clone

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6237 - Still Unstable!

2016-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6237/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.RecoveryZkTest.test Error Message: Mismatch in counts between replicas Stack Trace: java.lang.AssertionError: Mismatch in cou

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 2238 - Unstable!

2016-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2238/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at org.apach

Re: [JENKINS] Lucene-Artifacts-master - Build # 3101 - Failure

2016-11-21 Thread Steve Rowe
Turns out Perl doesn’t have any XML parsing modules in its core modules, so I fixed the problem by parsing the RDF files using Ant’s task. > On Nov 21, 2016, at 6:47 PM, Steve Rowe wrote: > > Hmm, my fault, I’ll see if I can find an alternative XML parsing module that > doesn’t require additi

[JENKINS] Lucene-Solr-Tests-master - Build # 1492 - Failure

2016-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1492/ All tests passed Build Log: [...truncated 56912 lines...] changes-to-html: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/docs/changes [exec] Can't locate XML/Simple.pm in

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

2016-11-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685402#comment-15685402 ] Steve Rowe commented on LUCENE-7543: I'll leave the issue open until some Jenkins bui

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Updated] (LUCENE-7543) Make changes-to-html target an offline operation

2016-11-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7543: --- Attachment: LUCENE-7543-drop-XML-Simple.patch Patch to parse DOAP RDF files using Ant's {{}} task, ou

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 505 - Failure!

2016-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/505/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 55832 lines...] changes-to-html: [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/build

[jira] [Commented] (SOLR-9789) ZkCLI throws NullPointerException if zkClient doesn't return data

2016-11-21 Thread Eric B (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685369#comment-15685369 ] Eric B commented on SOLR-9789: -- For reference, here's the stack trace we saw when running runn

[jira] [Comment Edited] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685364#comment-15685364 ] Michael Sun edited comment on SOLR-9764 at 11/22/16 1:41 AM: - A

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Attachment: SOLR-9764.patch > Design a memory efficient DocSet if a query returns all docs >

[jira] [Commented] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685364#comment-15685364 ] Michael Sun commented on SOLR-9764: --- Ah, I see. The implementation of clone() in DocSetBa

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 18342 - Failure!

2016-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18342/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: expected:<1> but was:<0> Stack Trace: j

[jira] [Reopened] (LUCENE-7543) Make changes-to-html target an offline operation

2016-11-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened LUCENE-7543: Reopening to address Jenkins failures due to missing Perl module XML::Simple. > Make changes-to-html t

[JENKINS] Lucene-Artifacts-6.x - Build # 180 - Failure

2016-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-6.x/180/ No tests ran. Build Log: [...truncated 8050 lines...] changes-to-html: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-6.x/lucene/build/docs/changes [exec] Can't locate XML/Simple.pm in @INC (you ma

[jira] [Comment Edited] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685203#comment-15685203 ] Michael Sun edited comment on SOLR-9764 at 11/22/16 12:32 AM: --

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 624 - Failure

2016-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/624/ No tests ran. Build Log: [...truncated 8121 lines...] changes-to-html: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/docs/changes [exec] Can't locate XML/Sim

[JENKINS] Lucene-Solr-Tests-6.x - Build # 551 - Failure

2016-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/551/ All tests passed Build Log: [...truncated 55880 lines...] changes-to-html: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build/docs/changes [exec] Can't locate XML/Simple.pm in @INC (

[jira] [Created] (SOLR-9789) ZkCLI throws NullPointerException if zkClient doesn't return data

2016-11-21 Thread Gary Lee (JIRA)
Gary Lee created SOLR-9789: -- Summary: ZkCLI throws NullPointerException if zkClient doesn't return data Key: SOLR-9789 URL: https://issues.apache.org/jira/browse/SOLR-9789 Project: Solr Issue Type:

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 961 - Failure!

2016-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/961/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 56916 lines...] changes-to-html: [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/bui

[jira] [Comment Edited] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685203#comment-15685203 ] Michael Sun edited comment on SOLR-9764 at 11/22/16 12:19 AM: --

[jira] [Comment Edited] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685203#comment-15685203 ] Michael Sun edited comment on SOLR-9764 at 11/22/16 12:18 AM: --

[jira] [Comment Edited] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685203#comment-15685203 ] Michael Sun edited comment on SOLR-9764 at 11/22/16 12:18 AM: --

[jira] [Commented] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685203#comment-15685203 ] Michael Sun commented on SOLR-9764: --- Here are some single user test results for the amoun

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 2237 - Failure!

2016-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2237/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 55904 lines...] changes-to-html: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/docs/chan

Re: [JENKINS] Lucene-Artifacts-master - Build # 3101 - Failure

2016-11-21 Thread Steve Rowe
Hmm, my fault, I’ll see if I can find an alternative XML parsing module that doesn’t require additional modules to be installed. XML::Simple’s docs suggest XML::Twig and XML::LibXML. -- Steve www.lucidworks.com > On Nov 21, 2016, at 5:58 PM, Apache Jenkins Server > wrote: > > Build: https:/

[jira] [Commented] (LUCENE-7568) Optimize merge when index sorting is used but the index is already sorted

2016-11-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685113#comment-15685113 ] Michael McCandless commented on LUCENE-7568: This looks great! Thanks [~jim.

[GitHub] lucene-solr pull request #:

2016-11-21 Thread dsmiley
Github user dsmiley commented on the pull request: https://github.com/apache/lucene-solr/commit/a62fba7a4ebdf7b46b12ef017fc89816ae709935#commitcomment-19912304 In solr/core/src/java/org/apache/solr/handler/component/HighlightComponent.java: In solr/core/src/java/org/apache/solr/h

[jira] [Comment Edited] (LUCENE-7543) Make changes-to-html target an offline operation

2016-11-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685069#comment-15685069 ] Steve Rowe edited comment on LUCENE-7543 at 11/21/16 11:32 PM:

[jira] [Resolved] (LUCENE-7543) Make changes-to-html target an offline operation

2016-11-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-7543. Resolution: Fixed Assignee: Steve Rowe Fix Version/s: 6.3.1 6.4

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

2016-11-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685069#comment-15685069 ] Steve Rowe commented on LUCENE-7543: I deleted {{content/lucene/doap.rdf}} and {{cont

[jira] [Commented] (SOLR-9708) Expose UnifiedHighlighter in Solr

2016-11-21 Thread Timothy M. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685051#comment-15685051 ] Timothy M. Rodriguez commented on SOLR-9708: I've pushed changes to the review

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[GitHub] lucene-solr pull request #:

2016-11-21 Thread Timothy055
Github user Timothy055 commented on the pull request: https://github.com/apache/lucene-solr/commit/a62fba7a4ebdf7b46b12ef017fc89816ae709935#commitcomment-19911929 In solr/core/src/java/org/apache/solr/handler/component/HighlightComponent.java: In solr/core/src/java/org/apache/sol

[JENKINS] Lucene-Artifacts-master - Build # 3101 - Failure

2016-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-master/3101/ No tests ran. Build Log: [...truncated 8074 lines...] changes-to-html: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-master/lucene/build/docs/changes [exec] Can't locate XML/Simple.pm in @INC

[JENKINS-MAVEN] Lucene-Solr-Maven-master #1886: POMs out of sync

2016-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-master/1886/ No tests ran. Build Log: [...truncated 8400 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-master/build.xml:783: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/wor

[JENKINS] Lucene-Solr-SmokeRelease-6.x - Build # 187 - Failure

2016-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-6.x/187/ No tests ran. Build Log: [...truncated 40552 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build/smokeTestRelease/dist [copy] Copying

[GitHub] lucene-solr pull request #:

2016-11-21 Thread Timothy055
Github user Timothy055 commented on the pull request: https://github.com/apache/lucene-solr/commit/a62fba7a4ebdf7b46b12ef017fc89816ae709935#commitcomment-19911494 In solr/core/src/java/org/apache/solr/highlight/UnifiedSolrHighlighter.java: In solr/core/src/java/org/apache/solr/high

[GitHub] lucene-solr pull request #:

2016-11-21 Thread Timothy055
Github user Timothy055 commented on the pull request: https://github.com/apache/lucene-solr/commit/a62fba7a4ebdf7b46b12ef017fc89816ae709935#commitcomment-19911483 In solr/core/src/java/org/apache/solr/highlight/UnifiedSolrHighlighter.java: In solr/core/src/java/org/apache/solr/high

[jira] [Closed] (SOLR-9017) Implement PreparedStatementImpl parameterization

2016-11-21 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden closed SOLR-9017. -- Resolution: Won't Fix Not planning on addressing this directly. Avatica/Calcite would have a way better

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

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

[jira] [Commented] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684837#comment-15684837 ] Michael Sun commented on SOLR-9764: --- Cool! Thanks [~dsmiley], Let me check it out. > De

[jira] [Updated] (LUCENE-7543) Make changes-to-html target an offline operation

2016-11-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7543: --- Attachment: LUCENE-7543.patch Patch that cleans up the DOAP files in several ways (removed unreleased

[GitHub] lucene-solr pull request #:

2016-11-21 Thread Timothy055
Github user Timothy055 commented on the pull request: https://github.com/apache/lucene-solr/commit/a62fba7a4ebdf7b46b12ef017fc89816ae709935#commitcomment-19910515 In solr/core/src/test/org/apache/solr/highlight/TestUnifiedSolrHighlighter.java: In solr/core/src/test/org/apache/sol

[GitHub] lucene-solr pull request #:

2016-11-21 Thread Timothy055
Github user Timothy055 commented on the pull request: https://github.com/apache/lucene-solr/commit/a62fba7a4ebdf7b46b12ef017fc89816ae709935#commitcomment-19910487 In solr/core/src/java/org/apache/solr/handler/component/HighlightComponent.java: In solr/core/src/java/org/apache/sol

[jira] [Commented] (SOLR-8785) Use Metrics library for core metrics

2016-11-21 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684725#comment-15684725 ] Jeff Wartes commented on SOLR-8785: --- Understood, I'm all for incremental change, and I do

[jira] [Commented] (SOLR-8785) Use Metrics library for core metrics

2016-11-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684681#comment-15684681 ] Shalin Shekhar Mangar commented on SOLR-8785: - [~wunder] -- This was going to b

[jira] [Created] (SOLR-9788) Use instrumented jetty classes

2016-11-21 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-9788: --- Summary: Use instrumented jetty classes Key: SOLR-9788 URL: https://issues.apache.org/jira/browse/SOLR-9788 Project: Solr Issue Type: Improveme

[jira] [Updated] (SOLR-8785) Use Metrics library for core metrics

2016-11-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-8785: Attachment: SOLR-8785.patch Thanks Christine. There was another minor difference bet

[jira] [Commented] (SOLR-8785) Use Metrics library for core metrics

2016-11-21 Thread Walter Underwood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684555#comment-15684555 ] Walter Underwood commented on SOLR-8785: We built a servlet filter for Tomcat to do

[jira] [Commented] (SOLR-8785) Use Metrics library for core metrics

2016-11-21 Thread Walter Underwood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684545#comment-15684545 ] Walter Underwood commented on SOLR-8785: This is great! I'm going to try using Int

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+140) - Build # 18340 - Still Unstable!

2016-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18340/ Java: 32bit/jdk-9-ea+140 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency Error Message: Path not found: /spellcheck/suggestions/[1]/sug

  1   2   >