[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3409 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3409/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test Error Message: Error from server at http://127.0.0.1:52154/solr: 'location' is not s

[jira] [Closed] (LUCENE-533) SpanQuery scoring: SpanWeight lacks a recursive traversal of the query tree

2016-07-12 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed LUCENE-533. --- Resolution: Fixed I believe this is finally no longer an issue so I'm closing it. Perhaps LUCENE-288

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17234 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17234/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.overseer.ZkStateWriterTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.oversee

[jira] [Commented] (SOLR-9285) ArrayIndexOutOfBoundsException when ValueSourceAugmenter used with RTG on uncommitted doc

2016-07-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374299#comment-15374299 ] Yonik Seeley commented on SOLR-9285: {quote} - refactors the ulog.openRealtimeSearcher(

[jira] [Updated] (SOLR-9252) Feature selection and logistic regression on text

2016-07-12 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9252: --- Attachment: SOLR-9252.patch Updated patch based on [~joel.bernstein] about numDocs(). > Feature select

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 318 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/318/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test Error Message: Error from server at https://127.0.0.1:61976/solr: The backup directory already exists:

Re: Converting double values to char[]

2016-07-12 Thread Erick Erickson
Might have cracked it, I'll know more by tomorrow On Tue, Jul 12, 2016 at 4:54 PM, Erick Erickson wrote: > Right, thanks. I had no intention of actually committing any of this > in, I'm just trying to figure out if this is worth the effort with a > quick hack to take some measurements. That

[jira] [Commented] (SOLR-7280) Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts

2016-07-12 Thread damien kamerman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374195#comment-15374195 ] damien kamerman commented on SOLR-7280: --- Or, ensure that the coreLoadThreads is >= ma

[jira] [Updated] (SOLR-9285) ArrayIndexOutOfBoundsException when ValueSourceAugmenter used with RTG on uncommitted doc

2016-07-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-9285: --- Attachment: SOLR-9285.patch bq. Reviewing the RTG Component code also makes me realize that in general we shou

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+126) - Build # 17233 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17233/ Java: 32bit/jdk-9-ea+126 -server -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 9 threads leaked from SUITE scope at org.apache.solr.cl

[jira] [Commented] (SOLR-7282) Cache config or index schema objects by configset and share them across cores

2016-07-12 Thread damien kamerman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374179#comment-15374179 ] damien kamerman commented on SOLR-7282: --- What about caching the IndexSchema object on

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5981 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5981/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2 Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError

[jira] [Updated] (SOLR-8714) Implement translation contrib package for LanguageTranslationUpdateProcessor's

2016-07-12 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated SOLR-8714: --- Fix Version/s: (was: 6.0) 6.2 > Implement translation contrib pa

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+126) - Build # 17232 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17232/ Java: 32bit/jdk-9-ea+126 -client -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'response/params/y/c' full output: { "re

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

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/715/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.cloud.CollectionStateFormat2Test.test Error Message: Could not find collection:.system Stack Trace: java.lang.AssertionErr

Re: Converting double values to char[]

2016-07-12 Thread Erick Erickson
Right, thanks. I had no intention of actually committing any of this in, I'm just trying to figure out if this is worth the effort with a quick hack to take some measurements. That said I'll be more cautious now about making any patches. I'll add that preliminarily, even on just looking at str

Re: Converting double values to char[]

2016-07-12 Thread Yonik Seeley
On Tue, Jul 12, 2016 at 7:22 PM, Erick Erickson wrote: > Before I launch off into ripping off the toString code fro, cay Float > and Double types Please look into licensing before you do that... Or rip off from Geronimo, which is ASL -Yonik --

Converting double values to char[]

2016-07-12 Thread Erick Erickson
Is there any pre-existing art to convert from a numeric DocValues field to a char[] that's re-usable? This is for SOLR-9296. I have these "FieldWriters" that have one instantiated for each field for the duration of the export. I'm trying to reduce the number of Java objects, thus replacing a numbe

[jira] [Commented] (SOLR-9299) Allow Streaming Expressions to use Analyzers

2016-07-12 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373901#comment-15373901 ] Cao Manh Dat commented on SOLR-9299: That's a good idea! It's will help us easier to te

[jira] [Updated] (SOLR-9136) Separate out the error statistics into server-side error vs client-side error

2016-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-9136: Fix Version/s: (was: 6.2) 6.1 > Separate out the error statist

[jira] [Commented] (SOLR-9252) Feature selection and logistic regression on text

2016-07-12 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373886#comment-15373886 ] Cao Manh Dat commented on SOLR-9252: Thanks, That's seem a good improvement, I will upd

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

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/276/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: CollectionStateWatcher wasn't cleared after

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+126) - Build # 17231 - Failure!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17231/ Java: 32bit/jdk-9-ea+126 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: Expected to find shardAddress in the up shard info Stack Trace: java.lang.AssertionError: E

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3408 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3408/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test Error Message: Error from server at http://127.0.0.1:54229/solr: 'location' is not speci

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

2016-07-12 Thread Henrik (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373691#comment-15373691 ] Henrik commented on SOLR-8621: -- Never mind, I found the answer in https://archive.apache.org/

[jira] [Commented] (SOLR-9200) Add Delegation Token Support to Solr

2016-07-12 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373674#comment-15373674 ] Gregory Chanan commented on SOLR-9200: -- [~ichattopadhyaya] your argument sounds reason

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Description: It would be useful for SolrCloud to support large scale *Extract, Transform and Load*

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Description: It would be useful for Solr to support large scale *Extract, Transform and Load* work

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Description: It would be useful for SolrCloud to support large scale *Extract, Transform and Load*

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 317 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/317/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory Error Message: Could not remove the following files (in the or

[jira] [Comment Edited] (SOLR-9252) Feature selection and logistic regression on text

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373522#comment-15373522 ] Joel Bernstein edited comment on SOLR-9252 at 7/12/16 7:32 PM: --

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5980 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5980/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud Error Message: ObjectTracker found 20 object(s) that were n

[jira] [Comment Edited] (SOLR-9252) Feature selection and logistic regression on text

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373522#comment-15373522 ] Joel Bernstein edited comment on SOLR-9252 at 7/12/16 7:28 PM: --

[jira] [Comment Edited] (SOLR-9252) Feature selection and logistic regression on text

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373522#comment-15373522 ] Joel Bernstein edited comment on SOLR-9252 at 7/12/16 7:28 PM: --

[jira] [Comment Edited] (SOLR-9252) Feature selection and logistic regression on text

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373522#comment-15373522 ] Joel Bernstein edited comment on SOLR-9252 at 7/12/16 7:25 PM: --

[jira] [Commented] (SOLR-9252) Feature selection and logistic regression on text

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373522#comment-15373522 ] Joel Bernstein commented on SOLR-9252: -- I just reviewed the latest patch. One implemen

[jira] [Comment Edited] (SOLR-9252) Feature selection and logistic regression on text

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373522#comment-15373522 ] Joel Bernstein edited comment on SOLR-9252 at 7/12/16 7:25 PM: --

[jira] [Commented] (LUCENE-7013) Move license header before package declaration in all *.java files

2016-07-12 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373509#comment-15373509 ] Steve Rowe commented on LUCENE-7013: No rush :) - good luck with the house! > Move l

[jira] [Commented] (SOLR-9298) solr/contrib/analysis-extras tests fail with maven (SSLTestConfig)

2016-07-12 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373506#comment-15373506 ] Steve Rowe commented on SOLR-9298: -- The analysis-extras module tests passed for me under M

[jira] [Commented] (LUCENE-7013) Move license header before package declaration in all *.java files

2016-07-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373486#comment-15373486 ] Uwe Schindler commented on LUCENE-7013: --- Hi, sorry for delay. Let me apply the patc

[jira] [Updated] (SOLR-5944) Support updates of numeric DocValues

2016-07-12 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-5944: --- Attachment: SOLR-5944.patch Updated patch: # Refactored the logic to add a previous ver

[jira] [Updated] (SOLR-9290) TCP-connections in CLOSE_WAIT spikes during heavy indexing when SSL is enabled

2016-07-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9290: Attachment: SOLR-9290-debug.patch setup-solr.sh The setup-solr.sh is

[jira] [Commented] (SOLR-9290) TCP-connections in CLOSE_WAIT spikes during heavy indexing when SSL is enabled

2016-07-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373452#comment-15373452 ] Shalin Shekhar Mangar commented on SOLR-9290: - It is reproducible very easily o

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

2016-07-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1069/ 12 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:33883/solr/testSolrCloudCollection_shard1_replica1 Sta

[jira] [Commented] (SOLR-9298) solr/contrib/analysis-extras tests fail with maven (SSLTestConfig)

2016-07-12 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373328#comment-15373328 ] Steve Rowe commented on SOLR-9298: -- Christine, I think your patch is the right fix. I'd d

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Description: It would be useful for Solr to support large scale *Extract, Transform and Load* use

[jira] [Updated] (SOLR-9299) Allow Streaming Expressions to use Analyzers

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9299: - Description: As SOLR-9240 is close to completion it will be important for Streaming Expressions to

[jira] [Commented] (LUCENE-7013) Move license header before package declaration in all *.java files

2016-07-12 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373254#comment-15373254 ] Steve Rowe commented on LUCENE-7013: Did you get a chance to look [~thetaphi]? > Mov

[jira] [Commented] (SOLR-9299) Allow Streaming Expressions to use Analyzers

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373222#comment-15373222 ] Joel Bernstein commented on SOLR-9299: -- [~caomanhdat], I know that you are working on

[jira] [Comment Edited] (SOLR-9299) Allow Streaming Expressions to use Analyzers

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373222#comment-15373222 ] Joel Bernstein edited comment on SOLR-9299 at 7/12/16 4:52 PM: --

[jira] [Comment Edited] (SOLR-9299) Allow Streaming Expressions to use Analyzers

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373222#comment-15373222 ] Joel Bernstein edited comment on SOLR-9299 at 7/12/16 4:51 PM: --

[jira] [Created] (SOLR-9299) Allow Streaming Expressions to use Analyzers

2016-07-12 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-9299: Summary: Allow Streaming Expressions to use Analyzers Key: SOLR-9299 URL: https://issues.apache.org/jira/browse/SOLR-9299 Project: Solr Issue Type: Improveme

Re: Near real time search improvement

2016-07-12 Thread Adrien Grand
This is not something I am very familiar with, but this issue https://issues.apache.org/jira/browse/LUCENE-2312 tried to improve NRT latency by adding the ability to search directly into the indexing buffer of the index writer. Le mar. 12 juil. 2016 à 16:11, Konstantin a écrit : > Hello everyone

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

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/714/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test Error Message: Error from server at http://127.0.0.1:46928/solr: 'location' i

[jira] [Updated] (SOLR-9298) solr/contrib/analysis-extras tests fail with maven (SSLTestConfig)

2016-07-12 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9298: -- Attachment: SOLR-9298.patch > solr/contrib/analysis-extras tests fail with maven (SSLTest

[jira] [Created] (SOLR-9298) solr/contrib/analysis-extras tests fail with maven (SSLTestConfig)

2016-07-12 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-9298: - Summary: solr/contrib/analysis-extras tests fail with maven (SSLTestConfig) Key: SOLR-9298 URL: https://issues.apache.org/jira/browse/SOLR-9298 Project: Sol

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Description: It would be useful for Solr to support large scale *Extract, Transform and Load* use

[jira] [Commented] (SOLR-3702) String concatenation function

2016-07-12 Thread Chantal Ackermann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373155#comment-15373155 ] Chantal Ackermann commented on SOLR-3702: - What's the status on this? It seems like

[jira] [Resolved] (LUCENE-7355) Leverage MultiTermAwareComponent in query parsers

2016-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7355. -- Resolution: Fixed Fix Version/s: 6.2 master (7.0) Thanks David for he

[jira] [Resolved] (LUCENE-7371) BKDReader could compress values better

2016-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7371. -- Resolution: Fixed Fix Version/s: 6.2 master (7.0) Thanks Mike! > BKD

[jira] [Commented] (LUCENE-7371) BKDReader could compress values better

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

[jira] [Commented] (LUCENE-7371) BKDReader could compress values better

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

[jira] [Commented] (LUCENE-7371) BKDReader could compress values better

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

[jira] [Commented] (LUCENE-7355) Leverage MultiTermAwareComponent in query parsers

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

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Fix Version/s: 6.2 > Support parallel ETL with the topic expression > -

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Description: It would be useful for Solr to support large scale *Extract, Transform and Load* use

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Description: It would be useful for Solr to support large scale *Extract, Transform and Load* use

[jira] [Commented] (LUCENE-7371) BKDReader could compress values better

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

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Description: It would be useful for Solr to support large scale *Extract, Transform and Load* use

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Description: It would be useful for Solr to support large scale *Extract, Transform and Load* use

[jira] [Updated] (SOLR-9240) Support parallel ETL with the topic expression

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9240: - Summary: Support parallel ETL with the topic expression (was: Support running the topic() Streamin

[jira] [Comment Edited] (SOLR-9103) Restore ability for users to add custom Streaming Expressions

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373078#comment-15373078 ] Joel Bernstein edited comment on SOLR-9103 at 7/12/16 3:32 PM: --

[jira] [Updated] (SOLR-9103) Restore ability for users to add custom Streaming Expressions

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9103: - Summary: Restore ability for users to add custom Streaming Expressions (was: Make StreamHandler ex

[jira] [Commented] (SOLR-9103) Make StreamHandler extensible

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373078#comment-15373078 ] Joel Bernstein commented on SOLR-9103: -- We need to the restore the ability for users t

[jira] [Commented] (LUCENE-7371) BKDReader could compress values better

2016-07-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372981#comment-15372981 ] Michael McCandless commented on LUCENE-7371: +1, great! > BKDReader could co

[jira] [Commented] (LUCENE-7355) Leverage MultiTermAwareComponent in query parsers

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

Near real time search improvement

2016-07-12 Thread Konstantin
Hello everyone, As far as I understand NRT requires flushing new segment to disk. Is it correct that write cache is not searchable ? Competing search library groonga - claim that they have much smaller realtime search latency (as far as I understand vi

[jira] [Commented] (SOLR-8742) HdfsDirectoryTest fails reliably after changes in LUCENE-6932

2016-07-12 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372918#comment-15372918 ] Steve Rowe commented on SOLR-8742: -- More reproducing seeds on master (from Policeman, ASF

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-07-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372906#comment-15372906 ] Joel Bernstein commented on SOLR-8593: -- Hi Julian! Thanks for the offer to help out.

[jira] [Updated] (LUCENE-7371) BKDReader could compress values better

2016-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7371: - Attachment: LUCENE-7371.patch Good point, here is an updated patch. I am getting the following in

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

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3407/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: Stack Trace: java.util.concurrent.TimeoutExc

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

2016-07-12 Thread Henrik (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372851#comment-15372851 ] Henrik commented on SOLR-8621: -- I also have this, by the way: {code} 5 {code}

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

2016-07-12 Thread Henrik (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372847#comment-15372847 ] Henrik commented on SOLR-8621: -- Hi [~cpoerschke] and others, I couldn't find an upgrade docum

[jira] [Resolved] (LUCENE-7347) Remove queryNorm and coords

2016-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7347. -- Resolution: Fixed Fix Version/s: master (7.0) Both queryNorm and coords are now gone in

[jira] [Resolved] (LUCENE-7368) Remove queryNorm

2016-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7368. -- Resolution: Fixed > Remove queryNorm > > > Key: LUCENE-7368 >

[jira] [Commented] (LUCENE-7368) Remove queryNorm

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

[jira] [Commented] (LUCENE-7372) factor out a org.apache.lucene.search.FilterWeight class

2016-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372808#comment-15372808 ] Adrien Grand commented on LUCENE-7372: -- Building your own query/weight is expert, so

[jira] [Commented] (LUCENE-7371) BKDReader could compress values better

2016-07-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372803#comment-15372803 ] Michael McCandless commented on LUCENE-7371: This is a nice optimization! Pa

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 316 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/316/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test Error Message: expected: but was: Stack Trace: java.lang.AssertionError: expected

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

2016-07-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/541/ No tests ran. Build Log: [...truncated 40562 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist [copy] Co

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17226 - Failure!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17226/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'first' for path 'response/params/x/_appends_/add' full outpu

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5979 - Still Failing!

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5979/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest Error Message: ObjectTracker found 1 object(s) that were not released

[jira] [Comment Edited] (LUCENE-7372) factor out a org.apache.lucene.search.FilterWeight class

2016-07-12 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372633#comment-15372633 ] Christine Poerschke edited comment on LUCENE-7372 at 7/12/16 10:02 AM:

[jira] [Commented] (LUCENE-7372) factor out a org.apache.lucene.search.FilterWeight class

2016-07-12 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372633#comment-15372633 ] Christine Poerschke commented on LUCENE-7372: - bq. Can you add @lucene.inte

Re: Lucene Index accelerator interface

2016-07-12 Thread Konstantin
Hello, flushing write buffer (term hashes) to disk is CPU intensive operation, some part of it might be quite easy to move to GPUs (I think it involves sorting). Other important part is encoding postings lists (integers), it has been shown that SIMD instructions can be handy

[JENKINS] Lucene-Solr-SmokeRelease-6.x - Build # 109 - Still Failing

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

[jira] [Created] (SOLR-9297) UI encoding issue while displaying segments that a searcher is opened on

2016-07-12 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-9297: --- Summary: UI encoding issue while displaying segments that a searcher is opened on Key: SOLR-9297 URL: https://issues.apache.org/jira/browse/SOLR-9297 Project: Solr

[jira] [Commented] (LUCENE-7372) factor out a org.apache.lucene.search.FilterWeight class

2016-07-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372572#comment-15372572 ] Adrien Grand commented on LUCENE-7372: -- Can you add {{@lucene.internal}} to the clas

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

2016-07-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/263/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 4 object(s) that were not released!!! [Moc

[jira] [Updated] (LUCENE-7372) factor out a org.apache.lucene.search.FilterWeight class

2016-07-12 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-7372: Attachment: LUCENE-7372.patch > factor out a org.apache.lucene.search.FilterWeight

  1   2   >