[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 2060 - Failure

2014-08-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/2060/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup Error Message: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 1) Thread[i

[jira] [Resolved] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-15 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst resolved LUCENE-5850. Resolution: Fixed > Constants#LUCENE_MAIN_VERSION can have broken values > --

[jira] [Assigned] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-15 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst reassigned LUCENE-5850: -- Assignee: Ryan Ernst > Constants#LUCENE_MAIN_VERSION can have broken values > ---

[jira] [Commented] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099512#comment-14099512 ] ASF subversion and git services commented on LUCENE-5850: - Commit

[jira] [Updated] (LUCENE-4396) BooleanScorer should sometimes be used for MUST clauses

2014-08-15 Thread Da Huang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Da Huang updated LUCENE-4396: - Attachment: LUCENE-4396-simple.patch In this patch, I make BS's classes to be static, and adjust the sco

[jira] [Comment Edited] (SOLR-6304) Transforming and Indexing custom JSON data

2014-08-15 Thread Ingo Renner (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099421#comment-14099421 ] Ingo Renner edited comment on SOLR-6304 at 8/16/14 1:04 AM: Jus

[jira] [Commented] (SOLR-6304) Transforming and Indexing custom JSON data

2014-08-15 Thread Ingo Renner (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099421#comment-14099421 ] Ingo Renner commented on SOLR-6304: --- Just read the article on search for this issue [1].

[jira] [Commented] (SOLR-6283) Add support for Interval Faceting in SolrJ

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099413#comment-14099413 ] ASF subversion and git services commented on SOLR-6283: --- Commit 16183

[jira] [Commented] (SOLR-6283) Add support for Interval Faceting in SolrJ

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099411#comment-14099411 ] ASF subversion and git services commented on SOLR-6283: --- Commit 16183

Re: Proposed ResponseWriter

2014-08-15 Thread Ashton Kemerling
Oops forgot to push a few commits. On Fri, Aug 15, 2014 at 6:12 PM, Ashton Kemerling wrote: > And it is more or less done. See the pill request here:  > https://github.com/apache/lucene-solr/pull/85 > On Thu, Aug 14, 2014 at 6:27 AM, Ashton Kemerling > wrote: >> I'm probably going to take a swi

Re: Proposed ResponseWriter

2014-08-15 Thread Ashton Kemerling
And it is more or less done. See the pill request here:  https://github.com/apache/lucene-solr/pull/85 On Thu, Aug 14, 2014 at 6:27 AM, Ashton Kemerling wrote: > I'm probably going to take a swing at it, but I am super rusty at both svn > and java, so if anyone else feels better prepared I don'

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b23) - Build # 11032 - Still Failing!

2014-08-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11032/ Java: 32bit/jdk1.8.0_20-ea-b23 -client -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings Error Message: startOffset 362 expected:<2176> but was:<2

[JENKINS] Lucene-trunk-Linux-java7-64-analyzers - Build # 12745 - Failure!

2014-08-15 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-java7-64-analyzers/12745/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings Error Message: startOffset must be non-negative, and endOffset must be >= startOffset, startOffset=45,endOf

[jira] [Commented] (SOLR-3213) Upgrade to commons-csv once it is released

2014-08-15 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099356#comment-14099356 ] Steve Rowe commented on SOLR-3213: -- Commons-csv 1.0 has finally been released: http://com

[jira] [Comment Edited] (SOLR-6383) regexTransformer returns no results if there is no match

2014-08-15 Thread Alexander Kingson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099334#comment-14099334 ] Alexander Kingson edited comment on SOLR-6383 at 8/15/14 11:14 PM: --

[jira] [Updated] (SOLR-6383) regexTransformer returns no results if there is no match

2014-08-15 Thread Alexander Kingson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Kingson updated SOLR-6383: Attachment: regexTransformer.patch This is a quick fix. It is tested only in the above menti

RE: Processing on a numeric fieldType?

2014-08-15 Thread Uwe Schindler
Hi, > BTW, I chatted with Uwe quite some time ago about the possibility of > allowing numeric fields to allow analysis chains and it would be difficult. > Trust > me, I'll take his word for it ;). The problem is mainly that the *Tokenizer* creates binary tokens, that cannot be modified in Token

Re: Processing on a numeric fieldType?

2014-08-15 Thread Erick Erickson
BTW, I chatted with Uwe quite some time ago about the possibility of allowing numeric fields to allow analysis chains and it would be difficult. Trust me, I'll take his word for it ;). I wonder if Jack's idea would be easier to implement with something like FieldMutatingUpdateProcessor? On Fri, A

[GitHub] lucene-solr pull request: TransitResponseWriter

2014-08-15 Thread AshtonKem
GitHub user AshtonKem opened a pull request: https://github.com/apache/lucene-solr/pull/85 TransitResponseWriter This is the first pass at making Transit a useable response format. Currently only Transit JSON is supported, but it will be trivial to make the Transit messagepack form

[jira] [Commented] (SOLR-6314) Multi-threaded facet counts differ when SolrCloud has >1 shard

2014-08-15 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099319#comment-14099319 ] Erick Erickson commented on SOLR-6314: -- Ahhh, OK. If I'm understanding the approach, t

RE: FW: [jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Uwe Schindler
Hi Rory, I opened https://issues.apache.org/jira/browse/LUCENE-5890 to track any problems. I will install JDK 9 and update the other JDKs during the next week. Is there any release date for Java 8 update 20? If yes, I could combine the updates, because it always causes downtime of virtual machin

[jira] [Created] (LUCENE-5890) Add Java9 previews to Policeman Jenkins

2014-08-15 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-5890: - Summary: Add Java9 previews to Policeman Jenkins Key: LUCENE-5890 URL: https://issues.apache.org/jira/browse/LUCENE-5890 Project: Lucene - Core Issue Type:

[jira] [Commented] (SOLR-5868) HttpClient should be configured to use ALLOW_ALL_HOSTNAME hostname verifier to simplify SSL setup

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099223#comment-14099223 ] ASF subversion and git services commented on SOLR-5868: --- Commit 16182

[jira] [Resolved] (SOLR-5868) HttpClient should be configured to use ALLOW_ALL_HOSTNAME hostname verifier to simplify SSL setup

2014-08-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-5868. Resolution: Fixed resolving old issue that was fixed in 4.9 (after cleaning up CHANGES.txt mess) > HttpClie

[jira] [Commented] (SOLR-5868) HttpClient should be configured to use ALLOW_ALL_HOSTNAME hostname verifier to simplify SSL setup

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099222#comment-14099222 ] ASF subversion and git services commented on SOLR-5868: --- Commit 16182

[jira] [Resolved] (SOLR-6342) Solr should mention CHANGES from Lucene which have side effects in Solr

2014-08-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-6342. Resolution: Fixed Fix Version/s: 4.10 5.0 Assignee: Steve Rowe Committed

[jira] [Commented] (SOLR-6342) Solr should mention CHANGES from Lucene which have side effects in Solr

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099212#comment-14099212 ] ASF subversion and git services commented on SOLR-6342: --- Commit 16182

[jira] [Created] (SOLR-6384) hyperlinke each instance of LUCENE_CHANGES.txt to the appropraite lucene.apache.org url

2014-08-15 Thread Hoss Man (JIRA)
Hoss Man created SOLR-6384: -- Summary: hyperlinke each instance of LUCENE_CHANGES.txt to the appropraite lucene.apache.org url Key: SOLR-6384 URL: https://issues.apache.org/jira/browse/SOLR-6384 Project: Solr

[jira] [Commented] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099206#comment-14099206 ] Uwe Schindler commented on LUCENE-5850: --- Hi Ryan, I added another commit removing s

[jira] [Commented] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099197#comment-14099197 ] ASF subversion and git services commented on LUCENE-5850: - Commit

[jira] [Resolved] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest / update build to work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-5886. --- Resolution: Fixed > current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest

[jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest / update build to work with Java 9

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099183#comment-14099183 ] ASF subversion and git services commented on LUCENE-5886: - Commit

[jira] [Commented] (SOLR-6342) Solr should mention CHANGES from Lucene which have side effects in Solr

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099185#comment-14099185 ] ASF subversion and git services commented on SOLR-6342: --- Commit 16182

[jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest / update build to work with Java 9

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099172#comment-14099172 ] ASF subversion and git services commented on LUCENE-5886: - Commit

[jira] [Updated] (SOLR-6382) Check what's with RAM accounting and Java9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-6382: Description: see parent issue about the problem, here short description: {quote} I am currently doin

[jira] [Updated] (SOLR-6382) Check what's with RAM accounting and Java9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-6382: Labels: Java9 (was: ) > Check what's with RAM accounting and Java9 > --

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_11) - Build # 11031 - Still Failing!

2014-08-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11031/ Java: 64bit/jdk1.8.0_11 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.DistributedIntervalFacetingTest.testDistribSearch Error Message: Timeout occured while waiting response from server at:

[jira] [Updated] (SOLR-6382) Check what's with RAM accounting and Java9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-6382: Description: see parent issue about the problem, here short description: {quote} I am currently do

[jira] [Resolved] (SOLR-6381) TIKA Language Processor tests does not work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-6381. - Resolution: Fixed Fix Version/s: 4.10 5.0 Assignee: Uwe Schindle

[jira] [Commented] (SOLR-6382) Check what's with RAM accounting and Java9

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099151#comment-14099151 ] ASF subversion and git services commented on SOLR-6382: --- Commit 16182

[jira] [Commented] (SOLR-6382) Check what's with RAM accounting and Java9

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099150#comment-14099150 ] ASF subversion and git services commented on SOLR-6382: --- Commit 16182

[jira] [Resolved] (SOLR-6380) Missing exception in error log line in UpdateLog

2014-08-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-6380. Resolution: Fixed Fix Version/s: 4.10 5.0 Assignee: Hoss Man thanks steve

[jira] [Commented] (SOLR-6380) Missing exception in error log line in UpdateLog

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099139#comment-14099139 ] ASF subversion and git services commented on SOLR-6380: --- Commit 16182

[jira] [Created] (SOLR-6383) regexTransformer returns no results if there is no match

2014-08-15 Thread Alexander Kingson (JIRA)
Alexander Kingson created SOLR-6383: --- Summary: regexTransformer returns no results if there is no match Key: SOLR-6383 URL: https://issues.apache.org/jira/browse/SOLR-6383 Project: Solr Iss

[jira] [Commented] (SOLR-6380) Missing exception in error log line in UpdateLog

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099117#comment-14099117 ] ASF subversion and git services commented on SOLR-6380: --- Commit 16182

[jira] [Commented] (SOLR-6382) Check what's with RAM accounting and Java9

2014-08-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099051#comment-14099051 ] Dawid Weiss commented on SOLR-6382: --- Yup, makes sense to me. > Check what's with RAM acc

[jira] [Updated] (SOLR-6382) Check what's with RAM accounting and Java9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-6382: Attachment: SOLR-6382.patch Hi, here is at least a patch for RAMUsageTester in Lucene's part of the

[jira] [Commented] (SOLR-6381) TIKA Language Processor tests does not work with Java 9

2014-08-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098998#comment-14098998 ] Dawid Weiss commented on SOLR-6381: --- Added a sub-task, thanks for letting me know about i

[jira] [Created] (SOLR-6382) Check what's with RAM accounting and Java9

2014-08-15 Thread Dawid Weiss (JIRA)
Dawid Weiss created SOLR-6382: - Summary: Check what's with RAM accounting and Java9 Key: SOLR-6382 URL: https://issues.apache.org/jira/browse/SOLR-6382 Project: Solr Issue Type: Sub-task

[JENKINS-MAVEN] Lucene-Solr-Maven-4.x #678: POMs out of sync

2014-08-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/678/ 2 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandlerBackup.org.apache.solr.handler.TestReplicationHandlerBackup Error Message: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBac

[jira] [Commented] (LUCENE-5859) Remove Version from Analyzer constructors

2014-08-15 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098984#comment-14098984 ] Ryan Ernst commented on LUCENE-5859: I'm going to try and backport this to 4x (leavin

[jira] [Updated] (SOLR-6342) Solr should mention CHANGES from Lucene which have side effects in Solr

2014-08-15 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-6342: - Attachment: SOLR-6342.patch The {{build.xml}} modifications look good to me. I ran {{ant package}} from

[jira] [Commented] (LUCENE-5850) Constants#LUCENE_MAIN_VERSION can have broken values

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098963#comment-14098963 ] ASF subversion and git services commented on LUCENE-5850: - Commit

Re: 4.10

2014-08-15 Thread Ryan Ernst
> My personal pref would be if you could create the branch > ~Aug21/22. Sure, I can wait. Please let me know once you are satisfied with its stability on 4x. On Fri, Aug 15, 2014 at 11:34 AM, Chris Hostetter wrote: > > : I think there are some good improvements in the stable branch, and I'd > :

Re: 4.10

2014-08-15 Thread Chris Hostetter
: I think there are some good improvements in the stable branch, and I'd : like to release a 4.10 soon. I'll be RM (first time!). I'm thinking : of creating an RC in about a week. Ryan, thanks for volutneering. In general seems like a good idea to me. FWIW... SOLR-2894 has been soaking on trun

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1772 - Still Failing!

2014-08-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1772/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. REGRESSION: org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch Error Message: expected:<4> but was:<3> Stack Trace: java.lang.AssertionError

[jira] [Commented] (SOLR-6381) TIKA Language Processor tests does not work with Java 9

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098868#comment-14098868 ] ASF subversion and git services commented on SOLR-6381: --- Commit 16182

[jira] [Commented] (SOLR-6381) TIKA Language Processor tests does not work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098867#comment-14098867 ] Uwe Schindler commented on SOLR-6381: - I fixed the problem in the test (remove the stat

[jira] [Commented] (SOLR-6381) TIKA Language Processor tests does not work with Java 9

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098863#comment-14098863 ] ASF subversion and git services commented on SOLR-6381: --- Commit 16182

[jira] [Updated] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest / update build to work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5886: -- Labels: Java9 java8 (was: Java Java9) > current ecj-javadoc-lint crashes on SharedFSAutoRepli

[jira] [Updated] (SOLR-6381) TIKA Language Processor tests does not work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-6381: Labels: Java9 (was: ) > TIKA Language Processor tests does not work with Java 9 > -

[jira] [Updated] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest / update build to work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5886: -- Labels: Java Java9 (was: ) > current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverU

[jira] [Updated] (SOLR-6381) TIKA Language Processor tests does not work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-6381: Summary: TIKA Language Processor tests does not work with Java 9 (was: TIKA Language Processor does

[jira] [Updated] (SOLR-6381) TIKA Language Processor tests does not work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-6381: Description: I am currently doing tests with Java 9 build 26. It looks like everything works, but t

4.10

2014-08-15 Thread Ryan Ernst
I think there are some good improvements in the stable branch, and I'd like to release a 4.10 soon. I'll be RM (first time!). I'm thinking of creating an RC in about a week. - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_65) - Build # 11030 - Still Failing!

2014-08-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11030/ Java: 64bit/jdk1.7.0_65 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT Error Message: SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@5

[jira] [Comment Edited] (SOLR-6381) TIKA Language Processor does not work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098806#comment-14098806 ] Uwe Schindler edited comment on SOLR-6381 at 8/15/14 5:42 PM: --

[jira] [Commented] (SOLR-6381) TIKA Language Processor does not work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098806#comment-14098806 ] Uwe Schindler commented on SOLR-6381: - This must be the RAM accounting, because the cla

[jira] [Created] (SOLR-6381) TIKA Language Processor does not work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
Uwe Schindler created SOLR-6381: --- Summary: TIKA Language Processor does not work with Java 9 Key: SOLR-6381 URL: https://issues.apache.org/jira/browse/SOLR-6381 Project: Solr Issue Type: Bug

Re: FW: [jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Rory O'Donnell Oracle, Dublin Ireland
Thanks for the update Uwe! On 15/08/2014 17:49, Uwe Schindler wrote: Hi Rory, FYI, the JDK 9 b26 build seems to work now with Lucene. I have not yet completed the tests (no Solr up to now, only Lucene), so we might add it as build JDK to the Policeman Jenkins server soon! As you see in the at

[jira] [Commented] (SOLR-6314) Multi-threaded facet counts differ when SolrCloud has >1 shard

2014-08-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098760#comment-14098760 ] Yonik Seeley commented on SOLR-6314: bq. OTOH, what's the case for allowing dups? It's

[jira] [Updated] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest / update build to work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5886: -- Description: It seems the version we are using has bugs that are tripped by this test. We are

[jira] [Updated] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest / update build to work with Java 9

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5886: -- Summary: current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest / update bui

FW: [jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Uwe Schindler
Hi Rory, FYI, the JDK 9 b26 build seems to work now with Lucene. I have not yet completed the tests (no Solr up to now, only Lucene), so we might add it as build JDK to the Policeman Jenkins server soon! As you see in the attached issue mail (https://issues.apache.org/jira/browse/LUCENE-5886),

[jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098738#comment-14098738 ] Uwe Schindler commented on LUCENE-5886: --- By the way: Java 9 b26 passes analysis-com

[jira] [Commented] (SOLR-5244) Exporting Full Sorted Result Sets

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098732#comment-14098732 ] ASF subversion and git services commented on SOLR-5244: --- Commit 16182

[jira] [Updated] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5886: -- Attachment: java9detection.patch Updated patch: - uses Robert's mods to Constants.java. I agre

[jira] [Commented] (SOLR-5244) Exporting Full Sorted Result Sets

2014-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098725#comment-14098725 ] ASF subversion and git services commented on SOLR-5244: --- Commit 16182

[jira] [Updated] (SOLR-6380) Missing exception in error log line in UpdateLog

2014-08-15 Thread Steven Bower (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Bower updated SOLR-6380: --- Attachment: SOLR-6380.patch tiny little patch to fix > Missing exception in error log line in UpdateL

[jira] [Created] (SOLR-6380) Missing exception in error log line in UpdateLog

2014-08-15 Thread Steven Bower (JIRA)
Steven Bower created SOLR-6380: -- Summary: Missing exception in error log line in UpdateLog Key: SOLR-6380 URL: https://issues.apache.org/jira/browse/SOLR-6380 Project: Solr Issue Type: Bug

Re: Processing on a numeric fieldType?

2014-08-15 Thread Jack Krupansky
And it would be worth filing a Jira for a “flexible numeric field type” in Lucene that could parse the common natural language representations of numbers. I mean, we’re just giving you WORKAROUNDS. -- Jack Krupansky From: Edwards, Joshua Sent: Friday, August 15, 2014 8:51 AM To: dev@lucene.apa

[jira] [Commented] (LUCENE-4396) BooleanScorer should sometimes be used for MUST clauses

2014-08-15 Thread Da Huang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098565#comment-14098565 ] Da Huang commented on LUCENE-4396: -- Thanks for your suggestions, Mike! {quote} I'm worri

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20-ea-b23) - Build # 11029 - Failure!

2014-08-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11029/ Java: 64bit/jdk1.8.0_20-ea-b23 -XX:+UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage Error Message: SolrCore.getOpenCount()==2 Stack Trace: java.

[jira] [Commented] (SOLR-2412) Multipath hierarchical faceting

2014-08-15 Thread SMS Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098544#comment-14098544 ] SMS Chauhan commented on SOLR-2412: --- This is pretty useful. Do we have a time frame in wh

[jira] [Commented] (LUCENE-4396) BooleanScorer should sometimes be used for MUST clauses

2014-08-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098534#comment-14098534 ] Michael McCandless commented on LUCENE-4396: Thanks Da, this is simpler. I'm

[jira] [Commented] (LUCENE-5888) FSTOrdPostingsFormat doesnt support ord()

2014-08-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098533#comment-14098533 ] Robert Muir commented on LUCENE-5888: - Maybe a solution here is to make a OrdFSTEnum

[jira] [Commented] (LUCENE-5888) FSTOrdPostingsFormat doesnt support ord()

2014-08-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098530#comment-14098530 ] Robert Muir commented on LUCENE-5888: - I looked at trying to fix this: a big missing

RE: Processing on a numeric fieldType?

2014-08-15 Thread Edwards, Joshua
Thanks guys, I will try that today! Josh Edwards From: Erik Hatcher [mailto:erik.hatc...@gmail.com] Sent: Thursday, August 14, 2014 6:01 PM To: dev@lucene.apache.org Subject: Re: Processing on a numeric fieldType? And within an update script you can even call out to your own analysis just like

[jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098506#comment-14098506 ] Uwe Schindler commented on LUCENE-5886: --- Ah you are only talking about Constants.ja

[jira] [Resolved] (LUCENE-2930) Store the last term in the terms dictionary

2014-08-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2930. Resolution: Duplicate This was done in LUCENE-5610 (along with the min term). > S

[jira] [Created] (LUCENE-5889) AnalyzingInfixSuggester should expose commit()

2014-08-15 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-5889: Summary: AnalyzingInfixSuggester should expose commit() Key: LUCENE-5889 URL: https://issues.apache.org/jira/browse/LUCENE-5889 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098500#comment-14098500 ] Uwe Schindler commented on LUCENE-5886: --- But if it returns suddenly 1.10, we have a

[jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098501#comment-14098501 ] Robert Muir commented on LUCENE-5886: - There is no problem here Uwe. please look at t

[jira] [Updated] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5886: Attachment: LUCENE-5886.patch Fix stupid bug in case there is java 2 :) > current ecj-javadoc-lin

[jira] [Updated] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5886: Attachment: LUCENE-5886.patch Here is my alternative patch for Constants. I think we should use th

[jira] [Commented] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098489#comment-14098489 ] Robert Muir commented on LUCENE-5886: - I don't understand why we need a fancy compara

[jira] [Updated] (LUCENE-4396) BooleanScorer should sometimes be used for MUST clauses

2014-08-15 Thread Da Huang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Da Huang updated LUCENE-4396: - Attachment: merge-simple.png LUCENE-4396-simple.patch merge-simple.perf

[jira] [Comment Edited] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098482#comment-14098482 ] Uwe Schindler edited comment on LUCENE-5886 at 8/15/14 11:49 AM: --

[jira] [Updated] (LUCENE-5886) current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java

2014-08-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5886: -- Attachment: java9detection.patch Here is a patch detecting Java 9 the "conventional way" (meth

[jira] [Commented] (SOLR-6377) Admin UI Logging tab doesn't work with different loggers

2014-08-15 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098465#comment-14098465 ] Varun Thacker commented on SOLR-6377: - Looking at the Javadocs here ( http://lucene.ap

  1   2   >