[jira] [Updated] (LUCENE-8957) Update examples in CustomAnalyzer Javadocs

2019-08-27 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-8957: -- Attachment: LUCENE-8957.patch > Update examples in CustomAnalyzer Javadocs >

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 194 - Still Unstable

2019-08-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/194/ 3 tests failed. FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey Error Message: Address already in use Stack Trace: java.net.BindException: Address already in use at

[JENKINS] Lucene-Solr-BadApples-8.x-Linux (32bit/jdk1.8.0_201) - Build # 107 - Unstable!

2019-08-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/107/ Java: 32bit/jdk1.8.0_201 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in

[jira] [Created] (LUCENE-8957) Update examples in CustomAnalyzer Javadocs

2019-08-27 Thread Tomoko Uchida (Jira)
Tomoko Uchida created LUCENE-8957: - Summary: Update examples in CustomAnalyzer Javadocs Key: LUCENE-8957 URL: https://issues.apache.org/jira/browse/LUCENE-8957 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

2019-08-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917404#comment-16917404 ] ASF subversion and git services commented on SOLR-13452: Commit

[GitHub] [lucene-solr] MarcusSorealheis commented on a change in pull request #805: SOLR-13649 change the default behavior of the basic authentication plugin.

2019-08-27 Thread GitBox
MarcusSorealheis commented on a change in pull request #805: SOLR-13649 change the default behavior of the basic authentication plugin. URL: https://github.com/apache/lucene-solr/pull/805#discussion_r318374760 ## File path:

[GitHub] [lucene-solr] MarcusSorealheis commented on issue #805: SOLR-13649 change the default behavior of the basic authentication plugin.

2019-08-27 Thread GitBox
MarcusSorealheis commented on issue #805: SOLR-13649 change the default behavior of the basic authentication plugin. URL: https://github.com/apache/lucene-solr/pull/805#issuecomment-525563889 @shalinmangar if you run the tests now they all work

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1943 - Still Failing

2019-08-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1943/ No tests ran. Build Log: [...truncated 25 lines...] ERROR: Failed to check out http://svn.apache.org/repos/asf/lucene/test-data org.tmatesoft.svn.core.SVNException: svn: E175002: connection refused by the server svn:

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

2019-08-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3634/ All tests passed Build Log: [...truncated 64895 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj729803311 [ecj-lint] Compiling 48 source files to /tmp/ecj729803311 [ecj-lint] invalid Class-Path header in

[GitHub] [lucene-solr] anshumg opened a new pull request #849: SOLR-13257: Cleanup code and make the AffinityReplicaTransformer constructors private (#848)

2019-08-27 Thread GitBox
anshumg opened a new pull request #849: SOLR-13257: Cleanup code and make the AffinityReplicaTransformer constructors private (#848) URL: https://github.com/apache/lucene-solr/pull/849 SOLR-13257: Cleanup code and make the constructors private as the constructor is supposed to be called

[jira] [Commented] (SOLR-13257) Enable replica routing affinity for better cache usage

2019-08-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917249#comment-16917249 ] ASF subversion and git services commented on SOLR-13257: Commit

[jira] [Commented] (SOLR-13257) Enable replica routing affinity for better cache usage

2019-08-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917248#comment-16917248 ] ASF subversion and git services commented on SOLR-13257: Commit

[GitHub] [lucene-solr] anshumg merged pull request #848: SOLR-13257: Cleanup code and make the AffinityReplicaTransformer constructors private

2019-08-27 Thread GitBox
anshumg merged pull request #848: SOLR-13257: Cleanup code and make the AffinityReplicaTransformer constructors private URL: https://github.com/apache/lucene-solr/pull/848 This is an automated message from the Apache Git

[GitHub] [lucene-solr] anshumg commented on issue #768: SOLR-13472: Defer authorization to be done on forwarded nodes

2019-08-27 Thread GitBox
anshumg commented on issue #768: SOLR-13472: Defer authorization to be done on forwarded nodes URL: https://github.com/apache/lucene-solr/pull/768#issuecomment-525520683 @chatman - is there something stopping you from merging this in?

[GitHub] [lucene-solr] anshumg commented on a change in pull request #768: SOLR-13472: Defer authorization to be done on forwarded nodes

2019-08-27 Thread GitBox
anshumg commented on a change in pull request #768: SOLR-13472: Defer authorization to be done on forwarded nodes URL: https://github.com/apache/lucene-solr/pull/768#discussion_r318335441 ## File path: solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java ## @@

[jira] [Reopened] (SOLR-13257) Enable replica routing affinity for better cache usage

2019-08-27 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reopened SOLR-13257: - Assignee: Anshum Gupta (was: Tomás Fernández Löbbe) Reopening to commit a minor change and

[GitHub] [lucene-solr] anshumg opened a new pull request #848: SOLR-13257: Cleanup code and make the AffinityReplicaTransformer constructors private

2019-08-27 Thread GitBox
anshumg opened a new pull request #848: SOLR-13257: Cleanup code and make the AffinityReplicaTransformer constructors private URL: https://github.com/apache/lucene-solr/pull/848 # Description Cleanup code and make the AffinityReplicaTransformer constructors private as the

[JENKINS] Lucene-Solr-Tests-master - Build # 3633 - Still unstable

2019-08-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3633/ 1 tests failed. FAILED: org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.testBespoke Error Message: Error from server at

[jira] [Resolved] (SOLR-13542) Code cleanup - Avoid using stream filter count where possible

2019-08-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe resolved SOLR-13542. -- Fix Version/s: 8.3 master (9.0) Resolution: Fixed >

[jira] [Commented] (SOLR-13542) Code cleanup - Avoid using stream filter count where possible

2019-08-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917183#comment-16917183 ] Tomás Fernández Löbbe commented on SOLR-13542: -- I moved the CHANGES entry to 8.3 and merged

[jira] [Commented] (SOLR-13542) Code cleanup - Avoid using stream filter count where possible

2019-08-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917179#comment-16917179 ] ASF subversion and git services commented on SOLR-13542: Commit

[jira] [Commented] (SOLR-13542) Code cleanup - Avoid using stream filter count where possible

2019-08-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917163#comment-16917163 ] ASF subversion and git services commented on SOLR-13542: Commit

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.1) - Build # 1092 - Unstable!

2019-08-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1092/ Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.lucene.index.TestTieredMergePolicy.testSimulateUpdates Error Message: numSegments=79, allowed=78.0 Stack Trace:

[jira] [Commented] (SOLR-13720) Impossible to create effective ToParenBlockJoinQuery in custom QParser

2019-08-27 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917127#comment-16917127 ] Lucene/Solr QA commented on SOLR-13720: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (LUCENE-8954) Refactor Nori(Korean) Analyzer

2019-08-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917089#comment-16917089 ] ASF subversion and git services commented on LUCENE-8954: - Commit

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 458 - Still Failing

2019-08-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/458/ All tests passed Build Log: [...truncated 55065 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj1668471514 [ecj-lint] Compiling 40 source files to /tmp/ecj1668471514 [ecj-lint] -- [ecj-lint]

[jira] [Commented] (SOLR-13542) Code cleanup - Avoid using stream filter count where possible

2019-08-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916985#comment-16916985 ] ASF subversion and git services commented on SOLR-13542: Commit

[jira] [Commented] (SOLR-13542) Code cleanup - Avoid using stream filter count where possible

2019-08-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916986#comment-16916986 ] ASF subversion and git services commented on SOLR-13542: Commit

[GitHub] [lucene-solr] tflobbe merged pull request #717: SOLR-13542: Code cleanup - Avoid using stream filter count where possible

2019-08-27 Thread GitBox
tflobbe merged pull request #717: SOLR-13542: Code cleanup - Avoid using stream filter count where possible URL: https://github.com/apache/lucene-solr/pull/717 This is an automated message from the Apache Git Service. To

[jira] [Comment Edited] (SOLR-11384) add support for distributed graph query

2019-08-27 Thread Komal (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916955#comment-16916955 ] Komal edited comment on SOLR-11384 at 8/27/19 5:59 PM: --- [~kwatters] Thanks for the

[jira] [Commented] (SOLR-11384) add support for distributed graph query

2019-08-27 Thread Komal (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916955#comment-16916955 ] Komal commented on SOLR-11384: -- [~kwatters] Thanks for the revert. I am eagerly looking for this

[JENKINS] Lucene-Solr-Tests-master - Build # 3632 - Still Failing

2019-08-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3632/ All tests passed Build Log: [...truncated 55139 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj222017698 [ecj-lint] Compiling 40 source files to /tmp/ecj222017698 [ecj-lint] -- [ecj-lint] 1. ERROR

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 1434 - Still Failing

2019-08-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1434/ No tests ran. Build Log: [...truncated 24456 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)

[jira] [Commented] (SOLR-13720) Impossible to create effective ToParenBlockJoinQuery in custom QParser

2019-08-27 Thread Stanislav Livotov (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916854#comment-16916854 ] Stanislav Livotov commented on SOLR-13720: -- Thank you [~mkhludnev] for a quick response! I had

[jira] [Updated] (SOLR-13720) Impossible to create effective ToParenBlockJoinQuery in custom QParser

2019-08-27 Thread Stanislav Livotov (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislav Livotov updated SOLR-13720: - Attachment: SOLR-13720.patch > Impossible to create effective ToParenBlockJoinQuery in

[jira] [Commented] (LUCENE-8955) Move compare logic to IntersectVisitor in NearestNeighbor

2019-08-27 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916777#comment-16916777 ] Ignacio Vera commented on LUCENE-8955: -- Nice speed up of 10 nearest points query on geo benchmarks

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1942 - Still Failing

2019-08-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1942/ All tests passed Build Log: [...truncated 55777 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj477389487 [ecj-lint] Compiling 40 source files to /tmp/ecj477389487 [ecj-lint] -- [ecj-lint] 1.

[jira] [Commented] (SOLR-11384) add support for distributed graph query

2019-08-27 Thread Kevin Watters (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916717#comment-16916717 ] Kevin Watters commented on SOLR-11384: -- [~erickerickson]  Streaming expressions are fundamentally

[jira] [Commented] (SOLR-9418) Statistical Phrase Identifier

2019-08-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916697#comment-16916697 ] David Smiley commented on SOLR-9418: I just want to point out that there's no trace of this in the

[jira] [Commented] (SOLR-13677) All Metrics Gauges should be unregistered by the objects that registered them

2019-08-27 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916695#comment-16916695 ] Andrzej Bialecki commented on SOLR-13677: -- There were several issues that we pointed out in

[GitHub] [lucene-solr] atris edited a comment on issue #823: LUCENE-8939: Introduce Shared Count Early Termination In Parallel Search

2019-08-27 Thread GitBox
atris edited a comment on issue #823: LUCENE-8939: Introduce Shared Count Early Termination In Parallel Search URL: https://github.com/apache/lucene-solr/pull/823#issuecomment-525287168 @jimczi Thanks for reviewing the PR. I will follow up with a JIRA and a PR for

[GitHub] [lucene-solr] atris commented on issue #823: LUCENE-8939: Introduce Shared Count Early Termination In Parallel Search

2019-08-27 Thread GitBox
atris commented on issue #823: LUCENE-8939: Introduce Shared Count Early Termination In Parallel Search URL: https://github.com/apache/lucene-solr/pull/823#issuecomment-525287168 @jimczi Thanks for reviewing the PR. I will follow up with a JIRA and a PR for `TopScoreDocCollector`

[jira] [Commented] (LUCENE-8403) Support 'filtered' term vectors - don't require all terms to be present

2019-08-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916687#comment-16916687 ] David Smiley commented on LUCENE-8403: -- bq. Does it make sense for me to adapt the patch to support

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.3) - Build # 24617 - Failure!

2019-08-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24617/ Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 55159 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj796965134 [ecj-lint] Compiling 40 source files

[jira] [Commented] (SOLR-13721) TestApiFramework#testFramework failing in master consistently

2019-08-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916632#comment-16916632 ] Erick Erickson commented on SOLR-13721: --- [~noble.paul] It does happen on master (but perhaps a

[jira] [Issue Comment Deleted] (SOLR-13721) TestApiFramework#testFramework failing in master consistently

2019-08-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13721: -- Comment: was deleted (was: [~noble.paul] Some evidence that it's not Java 11 .vs. Java 8

[jira] [Commented] (SOLR-13721) TestApiFramework#testFramework failing in master consistently

2019-08-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916629#comment-16916629 ] Erick Erickson commented on SOLR-13721: --- [~noble.paul] Some evidence that it's not Java 11 .vs.

[jira] [Commented] (SOLR-11384) add support for distributed graph query

2019-08-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916626#comment-16916626 ] Erick Erickson commented on SOLR-11384: --- [~kwatters] Echoing Jeroen's question. Should we close

[jira] [Commented] (SOLR-11384) add support for distributed graph query

2019-08-27 Thread Komal (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916581#comment-16916581 ] Komal commented on SOLR-11384: -- Any updates on this ticket? Do we finally have distributed graph traversal

[jira] [Updated] (SOLR-13661) A package management system for Solr

2019-08-27 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13661: -- Labels: package (was: plugin) > A package management system for Solr >

[jira] [Updated] (SOLR-13661) A package management system for Solr

2019-08-27 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13661: -- Labels: package (was: ) > A package management system for Solr >

[jira] [Updated] (SOLR-13661) A package management system for Solr

2019-08-27 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13661: -- Labels: plugin (was: package) > A package management system for Solr >

[jira] [Updated] (SOLR-13650) Support for named global classloaders

2019-08-27 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13650: -- Labels: package (was: ) > Support for named global classloaders >

[jira] [Updated] (SOLR-13723) JettySolrRunner should support /api/* (the v2 end point)

2019-08-27 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13723: -- Labels: test-framework (was: ) > JettySolrRunner should support /api/* (the v2 end point) >

[GitHub] [lucene-solr] noblepaul opened a new pull request #847: SOLR-13723 JettySolrRunner should support /api/* (the v2 end point)

2019-08-27 Thread GitBox
noblepaul opened a new pull request #847: SOLR-13723 JettySolrRunner should support /api/* (the v2 end point) URL: https://github.com/apache/lucene-solr/pull/847 This is just a PoC , NOT TO BE MERGED This is an automated

[jira] [Created] (SOLR-13723) JettySolrRunner should support /api/* (the v2 end point)

2019-08-27 Thread Noble Paul (Jira)
Noble Paul created SOLR-13723: - Summary: JettySolrRunner should support /api/* (the v2 end point) Key: SOLR-13723 URL: https://issues.apache.org/jira/browse/SOLR-13723 Project: Solr Issue Type:

[JENKINS] Lucene-Solr-Tests-master - Build # 3631 - Still Failing

2019-08-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3631/ All tests passed Build Log: [...truncated 55082 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj954580059 [ecj-lint] Compiling 40 source files to /tmp/ecj954580059 [ecj-lint] -- [ecj-lint] 1. ERROR

[GitHub] [lucene-solr] MarcusSorealheis commented on issue #805: SOLR-13649 change the default behavior of the basic authentication plugin.

2019-08-27 Thread GitBox
MarcusSorealheis commented on issue #805: SOLR-13649 change the default behavior of the basic authentication plugin. URL: https://github.com/apache/lucene-solr/pull/805#issuecomment-525172840 > org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor Will check

[jira] [Commented] (LUCENE-8403) Support 'filtered' term vectors - don't require all terms to be present

2019-08-27 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916404#comment-16916404 ] Atri Sharma commented on LUCENE-8403: - Thanks for reviewing, David.   I did notice a CheckHits