[jira] [Resolved] (SOLR-13172) Deprecate MoreLikeTHisHandler

2019-05-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-13172. - Resolution: Won't Fix > Deprecate MoreLikeTHisHandler > - > >

[jira] [Closed] (SOLR-13172) Deprecate MoreLikeTHisHandler

2019-05-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed SOLR-13172. --- > Deprecate MoreLikeTHisHandler > - > > Key: SOLR-13172 >

[jira] [Assigned] (SOLR-12304) Interesting Terms parameter is ignored by MLT Component

2019-05-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-12304: --- Assignee: David Smiley > Interesting Terms parameter is ignored by MLT Component >

[jira] [Created] (LUCENE-8802) buildAndPushRelease --logfile arg

2019-05-16 Thread JIRA
Jan Høydahl created LUCENE-8802: --- Summary: buildAndPushRelease --logfile arg Key: LUCENE-8802 URL: https://issues.apache.org/jira/browse/LUCENE-8802 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2019-05-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841688#comment-16841688 ] David Smiley commented on SOLR-13350: - I just want to point out that this idea was explored by Etsy

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 103 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/103/ All tests passed Build Log: [...truncated 65701 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)

[GitHub] [lucene-solr] janhoy opened a new pull request #679: LUCENE-8802: buildAndPushRelease --logfile arg

2019-05-16 Thread GitBox
janhoy opened a new pull request #679: LUCENE-8802: buildAndPushRelease --logfile arg URL: https://github.com/apache/lucene-solr/pull/679 This is an automated message from the Apache Git Service. To respond to the message,

[JENKINS] Lucene-Solr-Tests-8.x - Build # 200 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/200/ 1 tests failed. FAILED: org.apache.solr.security.AuditLoggerIntegrationTest.testAsync Error Message: expected:<3> but was:<2> Stack Trace: java.lang.AssertionError: expected:<3> but was:<2> at

[jira] [Commented] (SOLR-11127) Add a Collections API command to migrate the .system collection schema from Trie-based (pre-7.0) to Points-based (7.0+)

2019-05-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841666#comment-16841666 ] David Smiley commented on SOLR-11127: - You've been working on some cool and useful issues [~ab] –

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

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1849/ 2 tests failed. FAILED: org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at

[jira] [Commented] (SOLR-11872) Refactor test infra to work with a managed SolrClient; ditch TestHarness

2019-05-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841683#comment-16841683 ] Noble Paul commented on SOLR-11872: --- Is there a way to split this into smaller tasks ? Ideally, we

[jira] [Commented] (SOLR-13473) Ensure that the tests use JSON,javabin to update docs

2019-05-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841673#comment-16841673 ] Noble Paul commented on SOLR-13473: --- bq. Could we randomize it instead? yes, my bad. It should be

[jira] [Commented] (SOLR-13468) autoscaling/suggestions should be able to give suggestions from payload

2019-05-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841671#comment-16841671 ] ASF subversion and git services commented on SOLR-13468: Commit

[jira] [Commented] (SOLR-13468) autoscaling/suggestions should be able to give suggestions from payload

2019-05-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841669#comment-16841669 ] ASF subversion and git services commented on SOLR-13468: Commit

[jira] [Commented] (SOLR-13473) Ensure that the tests use JSON,javabin to update docs

2019-05-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841679#comment-16841679 ] David Smiley commented on SOLR-13473: - This issue is one small piece of my plan in SOLR-11872 to

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.2) - Build # 570 - Still Failing!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/570/ Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 59003 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while

[JENKINS] Lucene-Solr-NightlyTests-7.7 - Build # 13 - Still Unstable

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.7/13/ 8 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest Error Message: ObjectTracker found 6 object(s) that were not released!!! [MMapDirectory, MMapDirectory,

[JENKINS] Lucene-Solr-repro - Build # 3270 - Failure

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3270/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.1/34/consoleText [...truncated 23 lines...] raise RuntimeError('ERROR: fetching %s : %s' % (url, e)) RuntimeError: ERROR:

[jira] [Commented] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841665#comment-16841665 ] Jörn Franke commented on SOLR-13475: thanks a lot for the quick fix. I have at the moment not a

[jira] [Commented] (SOLR-11872) Refactor test infra to work with a managed SolrClient; ditch TestHarness

2019-05-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841769#comment-16841769 ] Noble Paul commented on SOLR-11872: --- bq.what some "real" converted tests would actually look like an

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 24092 - Unstable!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24092/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic Error Message: {} expected:<1> but was:<0> Stack

Re: ReleaseWizard tool

2019-05-16 Thread Ishan Chattopadhyaya
Much needed. Thanks for working on it. Here's an idea I was thinking about yesterday: the most tedious step is to generate release highlights. We should have a JIRA field "release highlight" which, when populated, will have the text that will be featured in the announce mail and on the website in

[jira] [Commented] (LUCENE-8326) More Like This Params Refactor

2019-05-16 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841862#comment-16841862 ] Lucene/Solr QA commented on LUCENE-8326: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-12304) Interesting Terms parameter is ignored by MLT Component

2019-05-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841869#comment-16841869 ] ASF subversion and git services commented on SOLR-12304: Commit

[jira] [Commented] (SOLR-12304) Interesting Terms parameter is ignored by MLT Component

2019-05-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841870#comment-16841870 ] ASF subversion and git services commented on SOLR-12304: Commit

[jira] [Commented] (LUCENE-8041) All Fields.terms(fld) impls should be O(1) not O(log(N))

2019-05-16 Thread Huy Le (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841902#comment-16841902 ] Huy Le commented on LUCENE-8041: I don't think that we can avoid paying the additional O(N) memory cost

[jira] [Created] (SOLR-13477) Handling huge number of data in one plate

2019-05-16 Thread Muthukarthik (JIRA)
Muthukarthik created SOLR-13477: --- Summary: Handling huge number of data in one plate Key: SOLR-13477 URL: https://issues.apache.org/jira/browse/SOLR-13477 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-13437) fork noggit code to Solr

2019-05-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841912#comment-16841912 ] Ishan Chattopadhyaya commented on SOLR-13437: - bq.

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

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3342/ 1 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI Error Message: {} expected:<2> but was:<0> Stack Trace: java.lang.AssertionError: {} expected:<2> but was:<0> at

[jira] [Commented] (SOLR-11872) Refactor test infra to work with a managed SolrClient; ditch TestHarness

2019-05-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841861#comment-16841861 ] David Smiley commented on SOLR-11872: - You refer to assertResponseValues specifically, added by you

[jira] [Commented] (SOLR-13437) fork noggit code to Solr

2019-05-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841909#comment-16841909 ] Ishan Chattopadhyaya commented on SOLR-13437: - It passes for me too. > fork noggit code to

Re: Solr 8.1 issue with collection aliases

2019-05-16 Thread Jörn Franke
SOLR-13475 > Am 16.05.2019 um 05:24 schrieb Ishan Chattopadhyaya > : > > Please open a JIRA. > >> On Thu, 16 May, 2019, 8:09 AM Jörn Franke, wrote: >> Sorry autocorrection. It is not only a admin UI issue. I described in my >> previous email that access through the collection alias does not

[jira] [Created] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread JIRA
Jörn Franke created SOLR-13475: -- Summary: Nullpointer-Exception when querying collection through collection alias Key: SOLR-13475 URL: https://issues.apache.org/jira/browse/SOLR-13475 Project: Solr

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 99 - Still unstable

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/99/ 1 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI Error Message: {} expected:<2> but was:<0> Stack Trace: java.lang.AssertionError: {} expected:<2> but was:<0> at

[JENKINS-EA] Lucene-Solr-BadApples-master-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 206 - Still Failing!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/206/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test Error Message:

[JENKINS] Solr-reference-guide-master - Build # 15908 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/15908/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master No

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

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/572/ Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat Error Message: re-indexing warning not found Stack Trace: java.lang.AssertionError:

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11) - Build # 24091 - Still Failing!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24091/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 62079 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj311801445 [ecj-lint] Compiling 1273 source files

Re: Concerned about Solr's V2 API synchronized with V1

2019-05-16 Thread Jan Høydahl
+1 Perhaps it’s possible to use forbiddenapis to block new test classes explicitly calling v1 apis? (Look for “/solr/admin/.*”)? And of course make sure that SolrJ commands map to v2... Jan Høydahl > 16. mai 2019 kl. 19:33 skrev David Smiley : > > I'm concerned about Solr's V2 API and the

[jira] [Commented] (SOLR-13437) fork noggit code to Solr

2019-05-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841642#comment-16841642 ] Noble Paul commented on SOLR-13437: --- How come {{ant precommit}} it is passing for me? > fork noggit

[jira] [Resolved] (LUCENE-8801) IndexSearcher.search(Query, Collector) sends duplicate documents to collector when index is large enough

2019-05-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved LUCENE-8801. -- Resolution: Not A Bug Pls check core lucene concept at first

[jira] [Updated] (SOLR-13398) Move log "Processing SSL Credential Provider chain" from INFO to DEBUG

2019-05-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13398: --- Fix Version/s: 7.7.2 > Move log "Processing SSL Credential Provider chain" from INFO to DEBUG >

[GitHub] [lucene-solr] janhoy commented on issue #665: Fixes SOLR-11841, SOLR-13331, SOLR-13347

2019-05-16 Thread GitBox
janhoy commented on issue #665: Fixes SOLR-11841, SOLR-13331, SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-493064161 There is stil a TON of unrelated whitespace changes in the patch. If you want to reformat code, best practice is to open another PR for that

[jira] [Commented] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841366#comment-16841366 ] Andrzej Bialecki commented on SOLR-13475: -- [~jornfranke], [~ichattopadhyaya] - here's a patch

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12) - Build # 568 - Still Failing!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/568/ Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 2080 lines...] [junit4] JVM J1: stderr was not empty, see:

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

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1336/ No tests ran. Build Log: [...truncated 23471 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] [Updated] (SOLR-13252) NPE trying to set autoscaling policy for existing collection

2019-05-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13252: --- Fix Version/s: 7.7.2 > NPE trying to set autoscaling policy for existing collection >

[jira] [Updated] (LUCENE-8720) Integer overflow bug in NameIntCacheLRU.makeRoomLRU()

2019-05-16 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8720: Fix Version/s: 7.7.2 > Integer overflow bug in NameIntCacheLRU.makeRoomLRU() >

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 362 - Failure

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/362/ 1 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI Error Message: {} expected:<2> but was:<0> Stack Trace: java.lang.AssertionError: {} expected:<2> but was:<0> at

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+18) - Build # 24089 - Still Failing!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24089/ Java: 64bit/jdk-13-ea+18 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 58609 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following error

[jira] [Closed] (LUCENE-8801) IndexSearcher.search(Query, Collector) sends duplicate documents to collector when index is large enough

2019-05-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev closed LUCENE-8801. > IndexSearcher.search(Query, Collector) sends duplicate documents to collector > when index

[jira] [Updated] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13475: - Attachment: SOLR-13475.patch > Nullpointer-Exception when querying collection through

[jira] [Updated] (SOLR-13254) wrong log when reconnect to zk

2019-05-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13254: --- Fix Version/s: 7.7.2 > wrong log when reconnect to zk > -- > >

Re: [JENKINS] Lucene-Solr-SmokeRelease-7.7 - Build # 11 - Still Failing

2019-05-16 Thread Ishan Chattopadhyaya
Maybe 7.7.0's post release step (generate backward indexes) was not followed? I can try to generate them and see if that fixes this. On Thu, May 16, 2019 at 3:27 PM Jan Høydahl wrote: > > There seems to be a problem with backwards compat testing on 7.7 branch: > > > [smoker] Verify... > >

[JENKINS] Lucene-Solr-Tests-7.7 - Build # 18 - Unstable

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.7/18/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 5 object(s) that were not released!!! [InternalHttpClient, MockDirectoryWrapper,

[jira] [Commented] (SOLR-13468) autoscaling/suggestions should be able to give suggestions from payload

2019-05-16 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841196#comment-16841196 ] Cassandra Targett commented on SOLR-13468: -- Actually, the v1 & v2 examples added here don't make

Re: [JENKINS] Lucene-Solr-SmokeRelease-7.7 - Build # 11 - Still Failing

2019-05-16 Thread Ishan Chattopadhyaya
I ran generating of backward compatability step for 7.7.0, but it didn't build anything (as the indexes were already there). On Thu, May 16, 2019 at 3:59 PM Jan Høydahl wrote: > > Also it appears that Jenkins is building and smoketesting 7.7.1, not 7.7.2, > even if 7.7.2 is the version number

[jira] [Commented] (LUCENE-8326) More Like This Params Refactor

2019-05-16 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841220#comment-16841220 ] Alessandro Benedetti commented on LUCENE-8326: -- Anyone interested in helping me in

[GitHub] [lucene-solr] janhoy commented on issue #665: Fixes SOLR-11841, SOLR-13331, SOLR-13347

2019-05-16 Thread GitBox
janhoy commented on issue #665: Fixes SOLR-11841, SOLR-13331, SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-493008910 Yes, please do only feature related changes in the PR, then you can file another JIRA for other formatting changes if needed. I too keep

[jira] [Commented] (SOLR-13468) autoscaling/suggestions should be able to give suggestions from payload

2019-05-16 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841190#comment-16841190 ] Cassandra Targett commented on SOLR-13468: -- [~noble.paul], the Ref Guide commits here broke the

[jira] [Commented] (SOLR-13468) autoscaling/suggestions should be able to give suggestions from payload

2019-05-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841199#comment-16841199 ] ASF subversion and git services commented on SOLR-13468: Commit

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.2) - Build # 136 - Still Failing!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/136/ Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 58908 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+18) - Build # 567 - Still Failing!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/567/ Java: 64bit/jdk-13-ea+18 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test Error Message: Error from server at http://127.0.0.1:39513/w/collection1: non ok

Re: Solr 8.1 issue with collection aliases

2019-05-16 Thread Jörn Franke
For the specific client the Solr 8.1 is not usable with this bug. Collection aliases are also a crucial feature for doing “zero-downtime” reindexing or changing the Schema of a collection or for switching back to an old Index if the new Index structure has bugs etc. However I also understand

[jira] [Created] (LUCENE-8801) IndexSearcher.search(Query, Collector) sends duplicate documents to collector when index is large enough

2019-05-16 Thread Mikhail (JIRA)
Mikhail created LUCENE-8801: --- Summary: IndexSearcher.search(Query, Collector) sends duplicate documents to collector when index is large enough Key: LUCENE-8801 URL: https://issues.apache.org/jira/browse/LUCENE-8801

[jira] [Updated] (LUCENE-8801) IndexSearcher.search(Query, Collector) sends duplicate documents to collector when index is large enough

2019-05-16 Thread Mikhail (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail updated LUCENE-8801: Attachment: (was: DuplicateTest.java) > IndexSearcher.search(Query, Collector) sends duplicate

[jira] [Updated] (LUCENE-8801) IndexSearcher.search(Query, Collector) sends duplicate documents to collector when index is large enough

2019-05-16 Thread Mikhail (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail updated LUCENE-8801: Attachment: DupesTest.java > IndexSearcher.search(Query, Collector) sends duplicate documents to

[JENKINS] Solr-reference-guide-master - Build # 15912 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/15912/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master No

[jira] [Commented] (SOLR-13468) autoscaling/suggestions should be able to give suggestions from payload

2019-05-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841203#comment-16841203 ] ASF subversion and git services commented on SOLR-13468: Commit

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #665: Fixes SOLR-11841, SOLR-13331, SOLR-13347

2019-05-16 Thread GitBox
thomaswoeckinger commented on issue #665: Fixes SOLR-11841, SOLR-13331, SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-493022833 Pushed again, hope it is enough. Waiting for your suggestions...

Re: Solr 8.1 issue with collection aliases

2019-05-16 Thread Ishan Chattopadhyaya
Absolutely. This is a critical feature. Andrzej, would you have time to do a 8.1.1 release? We also need to coordinate with Jan, since he's doing a 7.7.2 release right now. On Thu, May 16, 2019 at 5:18 PM Jörn Franke wrote: > > For the specific client the Solr 8.1 is not usable with this bug. >

[JENKINS] Solr-reference-guide-master - Build # 15909 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/15909/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master No

[jira] [Commented] (SOLR-13472) HTTP requests to a node that does not hold a core of the collection are unauthorized

2019-05-16 Thread adfel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841065#comment-16841065 ] adfel commented on SOLR-13472: -- We tested against versions 7.7.1, 8.0.0 and a snapshot of 7.7.2 that was

Re: [jira] [Created] (SOLR-13473) Ensure that the tests use JSON,javabin to update docs

2019-05-16 Thread Thomas Wöckinger
I think both, or ideally every used codec should be tested, so i refactored the test base to allow easy change of the used code when using EmbeddedSolrServer. The changes are done with PR https://github.com/apache/lucene-solr/pull/665, test also added for any multi value field operations which

[jira] [Commented] (LUCENE-8041) All Fields.terms(fld) impls should be O(1) not O(log(N))

2019-05-16 Thread Huy Le (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841075#comment-16841075 ] Huy Le commented on LUCENE-8041: I created a patch that use LinkedHashMap to maintain field name to

[JENKINS] Solr-reference-guide-master - Build # 15910 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/15910/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master No

[jira] [Updated] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13475: - Fix Version/s: 8.2 > Nullpointer-Exception when querying collection through collection

[jira] [Assigned] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-13475: Assignee: Andrzej Bialecki > Nullpointer-Exception when querying collection

[jira] [Commented] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841165#comment-16841165 ] Ishan Chattopadhyaya commented on SOLR-13475: - I wasn't able to reproduce with simple

[JENKINS] Lucene-Solr-SmokeRelease-7.7 - Build # 13 - Still Failing

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

[JENKINS] Solr-reference-guide-8.x - Build # 2981 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-8.x/2981/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-8.x No credentials

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-9.0.4) - Build # 258 - Failure!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/258/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 59028 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred

[JENKINS] Lucene-Solr-BadApples-8.x-Linux (64bit/jdk-11.0.2) - Build # 59 - Failure!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/59/ Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 58991 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/build.xml:643: The following

[jira] [Comment Edited] (SOLR-13472) HTTP requests to a node that does not hold a core of the collection are unauthorized

2019-05-16 Thread adfel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841065#comment-16841065 ] adfel edited comment on SOLR-13472 at 5/16/19 7:42 AM: --- We tested using versions

[jira] [Updated] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13475: - Fix Version/s: master (9.0) > Nullpointer-Exception when querying collection through

[jira] [Comment Edited] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841165#comment-16841165 ] Ishan Chattopadhyaya edited comment on SOLR-13475 at 5/16/19 9:42 AM:

[jira] [Commented] (LUCENE-8788) Order LeafReaderContexts by Estimated Number Of Hits

2019-05-16 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841035#comment-16841035 ] Atri Sharma commented on LUCENE-8788: - Folks, any thoughts on this?   I am envisioning adding a

[ANNOUNCE] Apache Lucene 8.1.0 released

2019-05-16 Thread Ishan Chattopadhyaya
16 March 2019, Apache Lucene™ 8.1.0 available The Lucene PMC is pleased to announce the release of Apache Lucene 8.1.0. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires

[jira] [Updated] (LUCENE-8041) All Fields.terms(fld) impls should be O(1) not O(log(N))

2019-05-16 Thread Huy Le (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huy Le updated LUCENE-8041: --- Attachment: LUCENE-8041-LinkedHashMap.patch > All Fields.terms(fld) impls should be O(1) not O(log(N)) >

[jira] [Comment Edited] (LUCENE-8041) All Fields.terms(fld) impls should be O(1) not O(log(N))

2019-05-16 Thread Huy Le (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841075#comment-16841075 ] Huy Le edited comment on LUCENE-8041 at 5/16/19 7:57 AM: - I created a patch that

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.2) - Build # 5149 - Failure!

2019-05-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5149/ Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 62018 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir:

[jira] [Comment Edited] (SOLR-13475) Nullpointer-Exception when querying collection through collection alias

2019-05-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841165#comment-16841165 ] Ishan Chattopadhyaya edited comment on SOLR-13475 at 5/16/19 9:43 AM:

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

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3341/ All tests passed Build Log: [...truncated 62063 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj1293522341 [ecj-lint] Compiling 1273 source files to /tmp/ecj1293522341 [ecj-lint] Processing annotations

[GitHub] [lucene-solr] asfgit closed pull request #189: Jira/solr 6203

2019-05-16 Thread GitBox
asfgit closed pull request #189: Jira/solr 6203 URL: https://github.com/apache/lucene-solr/pull/189 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[JENKINS] Lucene-Solr-Tests-8.x - Build # 199 - Failure

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/199/ All tests passed Build Log: [...truncated 62462 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj769559510 [ecj-lint] Compiling 1272 source files to /tmp/ecj769559510 [ecj-lint] Processing annotations [ecj-lint]

[ANNOUNCE] Apache Solr 8.1.0 released

2019-05-16 Thread Ishan Chattopadhyaya
= 16 March 2019, Apache Solr™ 8.1.0 available = The Lucene PMC is pleased to announce the release of Apache Solr 8.1.0 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting,

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #665: Fixes SOLR-11841, SOLR-13331, SOLR-13347

2019-05-16 Thread GitBox
thomaswoeckinger commented on issue #665: Fixes SOLR-11841, SOLR-13331, SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-492957537 The files where formatted with settings generated by 'ant eclipse', so they where wrong before, i can remove the final modifier

[JENKINS] Solr-reference-guide-8.x - Build # 2982 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-8.x/2982/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-8.x No credentials

[JENKINS] Solr-reference-guide-8.x - Build # 2983 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-8.x/2983/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-8.x No credentials

[JENKINS] Solr-reference-guide-master - Build # 15911 - Still Failing

2019-05-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/15911/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on websites1 (git-websites svn-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master No

  1   2   >