[GitHub] lucene-solr issue #528: SOLR-12955 2

2018-12-17 Thread barrotsteindev
Github user barrotsteindev commented on the issue: https://github.com/apache/lucene-solr/pull/528 Oh yes, I still have a few Todo's I added that I'd like to tackle. I won't have time for more today, Hopefully I'll be able to get these done by the end of the week. ---

[jira] [Commented] (SOLR-12727) Upgrade ZooKeeper dependency to 3.4.13

2018-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723529#comment-16723529 ] ASF subversion and git services commented on SOLR-12727: Commit

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2212 - Still Unstable!

2018-12-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2212/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 11 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testNodeLostTriggerRestoreState Error Message: The trigger did not fire

[jira] [Comment Edited] (SOLR-13076) TimeOut breaks the simulation framework

2018-12-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723289#comment-16723289 ] Hoss Man edited comment on SOLR-13076 at 12/17/18 11:06 PM: Once thing we

[jira] [Updated] (SOLR-13061) Solr replica remaining down status when hitting the maxQueueSize as 20000 after Solr servers restarted

2018-12-17 Thread Zhaohui Ma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhaohui Ma updated SOLR-13061: -- Environment: Cluster info: 6 nodes, 30 Solr servers (5 Solr server per node) 1000 collections, 10

Re: Lucene Branding: the TLP, and "Lucene Java"

2018-12-17 Thread مجید قاراخانی
On 2007/04/11 02:41:17, Chris Hostetter wrote: > > I was motivated to start this thread by LUCENE-860, but it's been in the> > back of my mind for a while.> > > As the Lucene Top Level Project grows and get's more Sub-Projects, I> > (personally) have been finding it hard in

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 407 - Still unstable

2018-12-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/407/ 5 tests failed. FAILED: org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR Error Message: Path must not end with / character Stack Trace: java.lang.IllegalArgumentException: Path must not end with / character

[jira] [Updated] (SOLR-13077) PreAnalyzedField TokenStreamComponents should be reusable

2018-12-17 Thread Michael Gibney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-13077: -- Description: {{TokenStreamComponents}} for {{PreAnalyzedField}} is currently recreated from

[jira] [Assigned] (SOLR-13078) Harden TestSimNodeAddedTrigger

2018-12-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-13078: -- Assignee: Jason Gerlowski > Harden TestSimNodeAddedTrigger >

[jira] [Created] (SOLR-13078) Harden TestSimNodeAddedTrigger

2018-12-17 Thread Jason Gerlowski (JIRA)
Jason Gerlowski created SOLR-13078: -- Summary: Harden TestSimNodeAddedTrigger Key: SOLR-13078 URL: https://issues.apache.org/jira/browse/SOLR-13078 Project: Solr Issue Type: Test

[jira] [Commented] (LUCENE-8581) Change LatLonShape encoding to use 4 BYTES Per Dimension

2018-12-17 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723224#comment-16723224 ] Nicholas Knize commented on LUCENE-8581: {quote}Then let's also rename constants so that they

[jira] [Commented] (SOLR-13076) TimeOut breaks the simulation framework

2018-12-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723289#comment-16723289 ] Hoss Man commented on SOLR-13076: - Once thing we need to watch out for here is that this "fix" may break

[JENKINS] Lucene-Solr-7.6-Windows (64bit/jdk-9.0.4) - Build # 24 - Still Unstable!

2018-12-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Windows/24/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaTest.test Error Message: Stack Trace: java.lang.AssertionError at

[GitHub] lucene-solr issue #528: SOLR-12955 2

2018-12-17 Thread dsmiley
Github user dsmiley commented on the issue: https://github.com/apache/lucene-solr/pull/528 Looks good. More to do? --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

Re: Lucene/Solr 8.0

2018-12-17 Thread David Smiley
I see 10 JIRA issues matching this filter: project in (SOLR, LUCENE) AND priority = Blocker and status = open and fixVersion = "master (8.0)" click here:

[jira] [Resolved] (SOLR-13043) clean up suspicious ExecutorService lifecycles in MiniSolrCloudCluster

2018-12-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-13043. - Resolution: Fixed Fix Version/s: 7.7 master (8.0) > clean up suspicious

[jira] [Resolved] (LUCENE-8610) NPE in TermsHashPerField.add() for TokenStreams with lazily instantiated token Attributes

2018-12-17 Thread Michael Gibney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved LUCENE-8610. Resolution: Not A Bug Lucene Fields: (was: New,Patch Available) Will look at

[jira] [Commented] (LUCENE-8581) Change LatLonShape encoding to use 4 BYTES Per Dimension

2018-12-17 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723352#comment-16723352 ] Nicholas Knize commented on LUCENE-8581: Everything's looking good. +1 to merge once these last

[jira] [Commented] (LUCENE-8610) NPE in TermsHashPerField.add() for TokenStreams with lazily instantiated token Attributes

2018-12-17 Thread Michael Gibney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723263#comment-16723263 ] Michael Gibney commented on LUCENE-8610: "'Must' implies a requirement" – yes, that's definitely

[GitHub] lucene-solr issue #528: SOLR-12955 2

2018-12-17 Thread barrotsteindev
Github user barrotsteindev commented on the issue: https://github.com/apache/lucene-solr/pull/528 addressed comments about previous PR and re-based on latest master --- - To unsubscribe, e-mail:

[jira] [Assigned] (SOLR-13079) refactor and harden common 'suspend-trigger' patern in autoscaling test setup

2018-12-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-13079: --- Assignee: Hoss Man Attachment: SOLR-13079.patch Attaching a patch – it's mostly a lot of rote

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

2018-12-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3073/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest Error Message: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, InternalHttpClient,

[jira] [Resolved] (LUCENE-7896) Upgrade to RandomizedRunner 2.5.2

2018-12-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-7896. - Resolution: Fixed Fixed a long time ago. > Upgrade to RandomizedRunner 2.5.2 >

[jira] [Updated] (LUCENE-7896) Upgrade to RandomizedRunner 2.5.2

2018-12-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-7896: Fix Version/s: (was: master (8.0)) > Upgrade to RandomizedRunner 2.5.2 >

[JENKINS] Lucene-Solr-repro - Build # 2512 - Unstable

2018-12-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/2512/ [...truncated 40 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-master/3072/consoleText [repro] Revision: f80e8e11672d31c6e12069d2bd12a28b92e5a336 [repro] Repro line: ant test

[jira] [Created] (SOLR-13079) refactor and harden common 'suspend-trigger' patern in autoscaling test setup

2018-12-17 Thread Hoss Man (JIRA)
Hoss Man created SOLR-13079: --- Summary: refactor and harden common 'suspend-trigger' patern in autoscaling test setup Key: SOLR-13079 URL: https://issues.apache.org/jira/browse/SOLR-13079 Project: Solr

[jira] [Updated] (LUCENE-8601) Adding attributes to IndexFieldType

2018-12-17 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Murali Krishna P updated LUCENE-8601: - Attachment: LUCENE-8601.04.patch > Adding attributes to IndexFieldType >

[jira] [Commented] (LUCENE-8601) Adding attributes to IndexFieldType

2018-12-17 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723651#comment-16723651 ] Murali Krishna P commented on LUCENE-8601: -- Good catch [~jpountz], fixed it and modified the

PreCommit-LUCENE-Build

2018-12-17 Thread Murali Krishna
Hi, https://builds.apache.org/job/PreCommit-LUCENE-Build/ seems to be always waiting for executor. Looks like there are only 2 hosts marked for Lucene, and Solr builds usually holds them. Who maintains this and can we add more hosts? Thanks, Murali

[jira] [Created] (SOLR-13077) PreAnalyzedField TokenStreamComponents should be reusable

2018-12-17 Thread Michael Gibney (JIRA)
Michael Gibney created SOLR-13077: - Summary: PreAnalyzedField TokenStreamComponents should be reusable Key: SOLR-13077 URL: https://issues.apache.org/jira/browse/SOLR-13077 Project: Solr

[jira] [Commented] (LUCENE-8610) NPE in TermsHashPerField.add() for TokenStreams with lazily instantiated token Attributes

2018-12-17 Thread Michael Gibney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723164#comment-16723164 ] Michael Gibney commented on LUCENE-8610: Thanks, [~romseygeek]! Created SOLR-13077. I do see

[jira] [Commented] (LUCENE-8610) NPE in TermsHashPerField.add() for TokenStreams with lazily instantiated token Attributes

2018-12-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723172#comment-16723172 ] Alan Woodward commented on LUCENE-8610: --- 'Must' implies a requirement, but I don't think we

[jira] [Commented] (LUCENE-8581) Change LatLonShape encoding to use 4 BYTES Per Dimension

2018-12-17 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723186#comment-16723186 ] Nicholas Knize commented on LUCENE-8581: {quote}I got you, new patch rotates edges and indeed

[jira] [Commented] (LUCENE-8581) Change LatLonShape encoding to use 4 BYTES Per Dimension

2018-12-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723189#comment-16723189 ] Adrien Grand commented on LUCENE-8581: -- Then let's also rename constants so that they enumerate

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242060979 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

Re: MODERATE for annou...@apache.org

2018-12-17 Thread Adrien Grand
Hi Craig, Thanks for catching that, it should be fixed now. On Fri, Dec 14, 2018 at 7:17 PM Private LIst Moderation wrote: > > Your download page http://lucene.apache.org/solr/downloads.html has a link to > sha1 which is no longer there. Please update the page to refer to the sha512 >

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242069261 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242055494 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene70/package-info.java --- @@ -284,12 +284,12 @@ * Stores additional per-position

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

2018-12-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23344/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 16118 lines...] [javac] Compiling 191 source files to

[jira] [Commented] (SOLR-12799) Allow Authentication Plugins to easily intercept internode requests

2018-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722784#comment-16722784 ] Jan Høydahl commented on SOLR-12799: Did some quick tests and beasting {{BasicAuthIntegrationTest}} 

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242068739 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242072816 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

Re: Lucene/Solr 8.0

2018-12-17 Thread Alan Woodward
Hi all, Now that 7.6 is out of the door (thanks Nick!) we should think about cutting the 8.0 branch and moving master to 9.0. I’ll volunteer to create the branch this week - say Wednesday? Then we should have some time to clean up the master branch and uncover anything that still needs to be

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242062202 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242070202 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242073366 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesProducer.java --- @@ -0,0 +1,1413 @@ +/* + * Licensed to the

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242073523 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesProducer.java --- @@ -0,0 +1,1413 @@ +/* + * Licensed to the

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242060186 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

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

2018-12-17 Thread Adrien Grand
I pushed a fix. On Mon, Dec 17, 2018 at 9:30 AM Policeman Jenkins Server wrote: > > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23344/ > Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseSerialGC > > All tests passed > > Build Log: > [...truncated 16118 lines...] >

[jira] [Commented] (SOLR-12799) Allow Authentication Plugins to easily intercept internode requests

2018-12-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722818#comment-16722818 ] Cao Manh Dat commented on SOLR-12799: - Hi [~janhoy], I did merge http2 into master. But it will be

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread jpountz
Github user jpountz commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242092902 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

Re: Lucene/Solr 8.0

2018-12-17 Thread Adrien Grand
+1 On Mon, Dec 17, 2018 at 10:38 AM Alan Woodward wrote: > > Hi all, > > Now that 7.6 is out of the door (thanks Nick!) we should think about cutting > the 8.0 branch and moving master to 9.0. I’ll volunteer to create the branch > this week - say Wednesday? Then we should have some time to

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_172) - Build # 914 - Unstable!

2018-12-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/914/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions Error Message: Should have fewer docs than 100 Stack Trace:

[jira] [Commented] (LUCENE-8601) Adding attributes to IndexFieldType

2018-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722893#comment-16722893 ] Michael McCandless commented on LUCENE-8601: Thanks [~muralikpbhat]; can we make the

[jira] [Commented] (SOLR-12799) Allow Authentication Plugins to easily intercept internode requests

2018-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722832#comment-16722832 ] Jan Høydahl commented on SOLR-12799: I see the new methods added for the new client. But looks like

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

2018-12-17 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722863#comment-16722863 ] Alessandro Benedetti commented on SOLR-12304: - I will just repeat myself, but I don't have

[JENKINS] Lucene-Solr-Tests-7.x - Build # 1140 - Unstable

2018-12-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1140/ 1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at

[jira] [Commented] (SOLR-12799) Allow Authentication Plugins to easily intercept internode requests

2018-12-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722865#comment-16722865 ] Cao Manh Dat commented on SOLR-12799: - Or we can try to get rid of HttpSolrClient in 2-3 weeks

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

2018-12-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/976/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC No tests ran. Build Log: [...truncated 1133 lines...] ERROR: command execution failed. ERROR: Step ‘Archive the artifacts’ failed: no workspace for

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread jpountz
Github user jpountz commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242158001 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

Re: VOTE: Solr Reference Guide for Solr 7.6 RC1

2018-12-17 Thread Cassandra Targett
Thanks everyone, the vote passed. I’ll start the release procedures. Cassandra On Dec 14, 2018, 2:29 PM -0600, Joel Bernstein , wrote: > +1 > > > Joel Bernstein > http://joelsolr.blogspot.com/ > > > > On Fri, Dec 14, 2018 at 2:42 PM Anshum Gupta wrote: > > > +1 > > > > > > Looked at the

[jira] [Updated] (LUCENE-8601) Adding attributes to IndexFieldType

2018-12-17 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Murali Krishna P updated LUCENE-8601: - Attachment: LUCENE-8601.03.patch > Adding attributes to IndexFieldType >

[jira] [Resolved] (LUCENE-8207) Add case insensitive support to RegExp

2018-12-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-8207. -- Resolution: Won't Fix > Add case insensitive support to RegExp >

[jira] [Commented] (LUCENE-8601) Adding attributes to IndexFieldType

2018-12-17 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722961#comment-16722961 ] Murali Krishna P commented on LUCENE-8601: -- Done that change [^LUCENE-8601.03.patch], thank

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2211 - Still unstable!

2018-12-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2211/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections Error Message: Failed while waiting for active collection

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242148673 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (LUCENE-8601) Adding attributes to IndexFieldType

2018-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723009#comment-16723009 ] Michael McCandless commented on LUCENE-8601: Thanks [~muralikpbhat]; new patch looks great. 

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread jpountz
Github user jpountz commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242159267 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

[jira] [Resolved] (LUCENE-8072) Improve accuracy of similarity scores

2018-12-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-8072. -- Resolution: Won't Fix > Improve accuracy of similarity scores >

[jira] [Resolved] (LUCENE-8315) Make FeatureField easier to use

2018-12-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-8315. -- Resolution: Fixed Fix Version/s: 7.4 master (8.0) > Make

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread tokee
Github user tokee commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242172918 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (SOLR-13076) TimeOut breaks the simulation framework

2018-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723130#comment-16723130 ] ASF subversion and git services commented on SOLR-13076: Commit

[jira] [Resolved] (SOLR-13076) TimeOut breaks the simulation framework

2018-12-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-13076. -- Resolution: Fixed Fix Version/s: 7.7 master (8.0) > TimeOut

[GitHub] lucene-solr pull request #525: LUCENE-8585: Index-time jump-tables for DocVa...

2018-12-17 Thread jpountz
Github user jpountz commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/525#discussion_r242175311 --- Diff: lucene/core/src/java/org/apache/lucene/codecs/lucene80/IndexedDISI.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (LUCENE-8601) Adding attributes to IndexFieldType

2018-12-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723036#comment-16723036 ] Adrien Grand commented on LUCENE-8601: -- Should the copy constructor of FieldType clone the

[jira] [Updated] (LUCENE-8612) Add the ability to enforce gaps between intervals

2018-12-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8612: -- Attachment: LUCENE-8612.patch > Add the ability to enforce gaps between intervals >

[jira] [Commented] (LUCENE-8612) Add the ability to enforce gaps between intervals

2018-12-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723044#comment-16723044 ] Alan Woodward commented on LUCENE-8612: --- Here is a patch adding {{Intervals.extend(source, before,

[jira] [Created] (SOLR-13076) TimeOut breaks the simulation framework

2018-12-17 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created SOLR-13076: Summary: TimeOut breaks the simulation framework Key: SOLR-13076 URL: https://issues.apache.org/jira/browse/SOLR-13076 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-8612) Add the ability to enforce gaps between intervals

2018-12-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723085#comment-16723085 ] Alan Woodward commented on LUCENE-8612: --- One thing I haven't added here but that we may want to

[jira] [Commented] (SOLR-13076) TimeOut breaks the simulation framework

2018-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723100#comment-16723100 ] ASF subversion and git services commented on SOLR-13076: Commit

[JENKINS] Lucene-Solr-Tests-7.6 - Build # 112 - Still Unstable

2018-12-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.6/112/ 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics Error Message: Address already in use Stack Trace: java.net.BindException: Address already in use at

[jira] [Created] (LUCENE-8612) Add the ability to enforce gaps between intervals

2018-12-17 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8612: - Summary: Add the ability to enforce gaps between intervals Key: LUCENE-8612 URL: https://issues.apache.org/jira/browse/LUCENE-8612 Project: Lucene - Core