[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 729 - Still Failing

2015-07-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/729/ 2 tests failed. REGRESSION: org.apache.solr.search.TestSearcherReuse.test Error Message: expected same:Searcher@5fa7335b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C2)

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b60) - Build # 13291 - Failure!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13291/ Java: 64bit/jdk1.9.0-ea-b60 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test Error Message: No live SolrServers available to handle this

[jira] [Commented] (LUCENE-6639) LRUQueryCache.CachingWrapperWeight not calling policy.onUse() if the first scorer is skipped

2015-07-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611649#comment-14611649 ] Adrien Grand commented on LUCENE-6639: -- One issue I have with putting the call in

Fwd: G1 now the default in JDK 9

2015-07-02 Thread Dawid Weiss
FYI for those not on the mailing list. Dawid -- Forwarded message -- From: Stefan Johansson stefan.johans...@oracle.com Date: Wed, Jul 1, 2015 at 9:14 AM Subject: G1 now the default in JDK 9 To: jdk9-...@openjdk.java.net jdk9-...@openjdk.java.net Hi all, A short heads up. The

[jira] [Commented] (SOLR-247) Allow facet.field=* to facet on all fields (without knowing what they are)

2015-07-02 Thread Philip Willoughby (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611625#comment-14611625 ] Philip Willoughby commented on SOLR-247: [~erickerickson] Yes, we could do that. We

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 4986 - Failure!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4986/ Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.test Error Message: Test abandoned because suite timeout was reached. Stack Trace:

[jira] [Commented] (SOLR-5750) Backup/Restore API for SolrCloud

2015-07-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611757#comment-14611757 ] Noble Paul commented on SOLR-5750: -- 2 design suggestions 1) Move the operations to

[jira] [Updated] (LUCENE-6638) Factor graph flattening out of SynonymFilter

2015-07-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6638: --- Attachment: LUCENE-6638.patch New patch, now working with holes e.g. from a

[jira] [Commented] (LUCENE-6334) Fast Vector Highlighter does not properly span neighboring term offsets

2015-07-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611667#comment-14611667 ] Michael McCandless commented on LUCENE-6334: [~vijayk] yes please! Fast

[jira] [Commented] (LUCENE-6653) Cleanup TermToBytesRefAttribute

2015-07-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611671#comment-14611671 ] Michael McCandless commented on LUCENE-6653: +1, thanks for cleaning up all

[jira] [Commented] (LUCENE-6653) Cleanup TermToBytesRefAttribute

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611735#comment-14611735 ] Uwe Schindler commented on LUCENE-6653: --- Mike, are you also fine with the changes

[jira] [Commented] (LUCENE-6582) SynonymFilter should generate a correct (or, at least, better) graph

2015-07-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611746#comment-14611746 ] Michael McCandless commented on LUCENE-6582: Thanks [~ianribas]! I've opened

[jira] [Commented] (LUCENE-6653) Cleanup TermToBytesRefAttribute

2015-07-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611863#comment-14611863 ] Robert Muir commented on LUCENE-6653: - +1, this patch is great! Cleanup

[jira] [Updated] (SOLR-7748) Fix bin/solr to work on IBM J9

2015-07-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated SOLR-7748: - Attachment: solr-7748.patch Patch fixes bin/solr.cmd since I tested it on Windows. If there are no

RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b70) - Build # 13294 - Failure!

2015-07-02 Thread Uwe Schindler
Looks like the fix for this one is not in b70: https://bugs.openjdk.java.net/browse/JDK-8086046 If it happens again (ant I am sure it will), I revert to Java 9 b60 Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original

[jira] [Commented] (LUCENE-6652) Remove tons of BytesRefAttribute/BytesRefAttributeImpl duplicates in tests

2015-07-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611998#comment-14611998 ] ASF subversion and git services commented on LUCENE-6652: - Commit

RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b70) - Build # 13294 - Failure!

2015-07-02 Thread Uwe Schindler
Ok, Oh, looks like a new bug in Java 9 b70... Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Policeman Jenkins Server [mailto:jenk...@thetaphi.de] Sent: Thursday, July 02, 2015 3:21 PM To:

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b70) - Build # 13294 - Failure!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13294/ Java: 64bit/jdk1.9.0-ea-b70 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.lucene.analysis.TestGraphTokenizers.testMockGraphTokenFilterBeforeHolesRandom Error Message: some thread(s) failed Stack

[jira] [Commented] (LUCENE-6653) Cleanup TermToBytesRefAttribute

2015-07-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611955#comment-14611955 ] Michael McCandless commented on LUCENE-6653: bq. Mike, are you also fine with

[jira] [Created] (LUCENE-6654) KNearestNeighborClassifier not taking in consideration Class ranking

2015-07-02 Thread Alessandro Benedetti (JIRA)
Alessandro Benedetti created LUCENE-6654: Summary: KNearestNeighborClassifier not taking in consideration Class ranking Key: LUCENE-6654 URL: https://issues.apache.org/jira/browse/LUCENE-6654

[jira] [Commented] (LUCENE-6653) Cleanup TermToBytesRefAttribute

2015-07-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611997#comment-14611997 ] ASF subversion and git services commented on LUCENE-6653: - Commit

[jira] [Created] (SOLR-7748) Fix bin/solr to work on IBM J9

2015-07-02 Thread Shai Erera (JIRA)
Shai Erera created SOLR-7748: Summary: Fix bin/solr to work on IBM J9 Key: SOLR-7748 URL: https://issues.apache.org/jira/browse/SOLR-7748 Project: Solr Issue Type: Bug Components:

Policeman Jenkins...

2015-07-02 Thread Uwe Schindler
...is now running Java 9 b70 (we left out many in between releases because of the bugs Robert found) and Java 8u60 b21. Of course also the mainline 8u45 and 7u80. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de

[jira] [Updated] (LUCENE-6646) make the EarlyTerminatingSortingCollector constructor SortingMergePolicy-free

2015-07-02 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-6646: Summary: make the EarlyTerminatingSortingCollector constructor

[GitHub] lucene-solr pull request: LUCENE-6646: SortingMergePolicy-free Ear...

2015-07-02 Thread cpoerschke
GitHub user cpoerschke opened a pull request: https://github.com/apache/lucene-solr/pull/178 LUCENE-6646: SortingMergePolicy-free EarlyTerminatingSortingCollector constructor for https://issues.apache.org/jira/i#browse/LUCENE-6646 You can merge this pull request into a Git

[jira] [Commented] (LUCENE-6646) make the EarlyTerminatingSortingCollector constructor SortingMergePolicy-free

2015-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611907#comment-14611907 ] ASF GitHub Bot commented on LUCENE-6646: GitHub user cpoerschke opened a pull

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b70) - Build # 13294 - Failure!

2015-07-02 Thread dalibor topic
On 02.07.2015 15:27, Uwe Schindler wrote: Looks like the fix for this one is not in b70: https://bugs.openjdk.java.net/browse/JDK-8086046 Yeah - it's marked as resolved on master (i.e. you can pull the code from master and do your own build with the fix to check it out). Once a new build

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

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13295/ Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test Error Message: Stack Trace: java.lang.NullPointerException at

[jira] [Commented] (LUCENE-6652) Remove tons of BytesRefAttribute/BytesRefAttributeImpl duplicates in tests

2015-07-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612052#comment-14612052 ] ASF subversion and git services commented on LUCENE-6652: - Commit

[jira] [Commented] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612059#comment-14612059 ] Uwe Schindler commented on LUCENE-6651: --- So coming back to this one. After cleanup

[jira] [Updated] (LUCENE-6365) Optimized iteration of finite strings

2015-07-02 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Heiden updated LUCENE-6365: -- Attachment: (was: FiniteStringsIterator.patch) Optimized iteration of finite strings

[jira] [Updated] (LUCENE-6365) Optimized iteration of finite strings

2015-07-02 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Heiden updated LUCENE-6365: -- Attachment: FiniteStrings_reuse.patch Optimized iteration of finite strings

[jira] [Updated] (LUCENE-6365) Optimized iteration of finite strings

2015-07-02 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Heiden updated LUCENE-6365: -- Attachment: (was: FiniteStringsIterator5.patch) Optimized iteration of finite strings

[jira] [Updated] (LUCENE-6365) Optimized iteration of finite strings

2015-07-02 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Heiden updated LUCENE-6365: -- Attachment: (was: FiniteStringsIterator2.patch) Optimized iteration of finite strings

[jira] [Updated] (LUCENE-6365) Optimized iteration of finite strings

2015-07-02 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Heiden updated LUCENE-6365: -- Attachment: (was: FiniteStringsIterator3.patch) Optimized iteration of finite strings

[jira] [Updated] (LUCENE-6365) Optimized iteration of finite strings

2015-07-02 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Heiden updated LUCENE-6365: -- Attachment: (was: FiniteStringsIterator6.patch) Optimized iteration of finite strings

[jira] [Updated] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6651: -- Attachment: LUCENE-6651.patch Patch. This also adds a missing clone() to one of the

[jira] [Commented] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612111#comment-14612111 ] Robert Muir commented on LUCENE-6651: - +1 Remove private field reflection

[jira] [Commented] (SOLR-7748) Fix bin/solr to work on IBM J9

2015-07-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612038#comment-14612038 ] Shawn Heisey commented on SOLR-7748: There are severe bugs that happen in Lucene when

[jira] [Commented] (LUCENE-6653) Cleanup TermToBytesRefAttribute

2015-07-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612051#comment-14612051 ] ASF subversion and git services commented on LUCENE-6653: - Commit

[jira] [Resolved] (LUCENE-6652) Remove tons of BytesRefAttribute/BytesRefAttributeImpl duplicates in tests

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-6652. --- Resolution: Fixed Committed through LUCENE-6653. Remove tons of

[jira] [Commented] (SOLR-247) Allow facet.field=* to facet on all fields (without knowing what they are)

2015-07-02 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612045#comment-14612045 ] Erick Erickson commented on SOLR-247: - 100 ms SLAs would be hard to meet if you wind up

[jira] [Resolved] (LUCENE-6653) Cleanup TermToBytesRefAttribute

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-6653. --- Resolution: Fixed Thanks to [~rcmuir] and [~mikemccand] for review! Cleanup

[jira] [Commented] (SOLR-6273) Cross Data Center Replication

2015-07-02 Thread Martin Grotzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612476#comment-14612476 ] Martin Grotzke commented on SOLR-6273: -- Hi all, we're currently evaluating how to

[jira] [Commented] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612477#comment-14612477 ] ASF subversion and git services commented on LUCENE-6651: - Commit

[jira] [Commented] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612489#comment-14612489 ] ASF subversion and git services commented on LUCENE-6651: - Commit

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60-ea-b21) - Build # 13122 - Failure!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13122/ Java: 64bit/jdk1.8.0_60-ea-b21 -XX:-UseCompressedOops -XX:+UseSerialGC 256 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.TestAssertions Error Message: access denied (java.io.FilePermission

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b70) - Build # 13299 - Failure!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13299/ Java: 64bit/jdk1.9.0-ea-b70 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.analysis.TestLookaheadTokenFilter.testNeverCallingPeek Error Message: term 34 expected:xwijr[p] but was:xwijr[�]

RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b70) - Build # 13299 - Failure!

2015-07-02 Thread Uwe Schindler
I reverted the JDK 9 back to b60, so tests pass with working arraycopy. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Policeman Jenkins Server [mailto:jenk...@thetaphi.de] Sent: Thursday, July 02, 2015

[jira] [Commented] (SOLR-7233) rename zkcli.sh script it clashes with zkCli.sh from ZooKeeper on Mac when both are in $PATH

2015-07-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612509#comment-14612509 ] Jan Høydahl commented on SOLR-7233: --- If moving zkcli.sh to bin/, perhaps we can mature

RE: [JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60-ea-b21) - Build # 13122 - Failure!

2015-07-02 Thread Uwe Schindler
My fault... - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Policeman Jenkins Server [mailto:jenk...@thetaphi.de] Sent: Thursday, July 02, 2015 10:44 PM To: jpou...@apache.org; u...@thetaphi.de;

[jira] [Updated] (SOLR-7707) Add StreamExpression Support to RollupStream

2015-07-02 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-7707: -- Attachment: SOLR-7707.patch I found the problem. There is a test class called CountStream. In some of

[jira] [Issue Comment Deleted] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-07-02 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-7143: --- Comment: was deleted (was: Not sure how this ended in my private e-mail. We were to suggest

Re: svn commit: r1688487 - in /lucene/cms/trunk/content/solr: assets/images/book_as3ess.jpg assets/images/book_asess_3ed.jpg assets/images/book_s14ess.jpg resources.mdtext

2015-07-02 Thread david.w.smi...@gmail.com
Ah; I see you fixed it already. Thanks! On Thu, Jul 2, 2015 at 7:18 PM david.w.smi...@gmail.com david.w.smi...@gmail.com wrote: Palm-to-face! I'll fix later today. On Thu, Jul 2, 2015 at 5:29 PM Chris Hostetter hossman_luc...@fucit.org wrote: Ummm, david ... i hate to tell you this, but

[jira] [Created] (LUCENE-6655) StandardTokenizerFactory constructor fails if the passed in map is immutable

2015-07-02 Thread Trejkaz (JIRA)
Trejkaz created LUCENE-6655: --- Summary: StandardTokenizerFactory constructor fails if the passed in map is immutable Key: LUCENE-6655 URL: https://issues.apache.org/jira/browse/LUCENE-6655 Project: Lucene -

[jira] [Updated] (SOLR-3192) NettySolrClient (supported by netty/protobuf)

2015-07-02 Thread Linbin Chen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Linbin Chen updated SOLR-3192: -- Description: solr support netty tcp, netty/tcp can handle asynchronous,efficient,keepalive ... it's

[jira] [Updated] (SOLR-3192) NettySolrClient (supported by netty/protobuf)

2015-07-02 Thread Linbin Chen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Linbin Chen updated SOLR-3192: -- Attachment: solr.proto NettySolrClient (supported by netty/protobuf)

Re: svn commit: r1688487 - in /lucene/cms/trunk/content/solr: assets/images/book_as3ess.jpg assets/images/book_asess_3ed.jpg assets/images/book_s14ess.jpg resources.mdtext

2015-07-02 Thread david.w.smi...@gmail.com
Palm-to-face! I'll fix later today. On Thu, Jul 2, 2015 at 5:29 PM Chris Hostetter hossman_luc...@fucit.org wrote: Ummm, david ... i hate to tell you this, but it looks like you forgot the L in Solr in the title of your own book. more then once. :) :

[jira] [Commented] (SOLR-7707) Add StreamExpression Support to RollupStream

2015-07-02 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612814#comment-14612814 ] Dennis Gove commented on SOLR-7707: --- Looks like I cut my branch from trunk before those

[jira] [Commented] (SOLR-7650) Allow wildcard on fl for Raw JSON/XML

2015-07-02 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612836#comment-14612836 ] Bill Bell commented on SOLR-7650: - thoughts? Allow wildcard on fl for Raw JSON/XML

[jira] [Commented] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612838#comment-14612838 ] Noble Paul commented on SOLR-7692: -- Thanks for your comments bq.This comment is

[jira] [Commented] (SOLR-7707) Add StreamExpression Support to RollupStream

2015-07-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612810#comment-14612810 ] Joel Bernstein commented on SOLR-7707: -- Looks like your patch is a commit or two

[jira] [Commented] (SOLR-7539) Add a QueryAutofilteringComponent for query introspection using indexed metadata

2015-07-02 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612831#comment-14612831 ] Bill Bell commented on SOLR-7539: - +1 Add a QueryAutofilteringComponent for query

[jira] [Commented] (SOLR-3963) SOLR: map() does not allow passing sub-functions in 4,5 parameters

2015-07-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612854#comment-14612854 ] Hoss Man commented on SOLR-3963: bq. This is still a valid enhancement ...but as far

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b60) - Build # 13301 - Still Failing!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13301/ Java: 64bit/jdk1.9.0-ea-b60 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.search.TestSearcherReuse.test Error Message: expected same:Searcher@42b5497e[collection1]

[jira] [Commented] (LUCENE-6655) StandardTokenizerFactory constructor fails if the passed in map is immutable

2015-07-02 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612804#comment-14612804 ] Ryan Ernst commented on LUCENE-6655: This is intentional. All of the analysis

[jira] [Created] (LUCENE-6656) StandardTokenizer.close() can leave the object in an uncloseable state

2015-07-02 Thread Trejkaz (JIRA)
Trejkaz created LUCENE-6656: --- Summary: StandardTokenizer.close() can leave the object in an uncloseable state Key: LUCENE-6656 URL: https://issues.apache.org/jira/browse/LUCENE-6656 Project: Lucene - Core

[jira] [Commented] (SOLR-7136) Add an AutoPhrasing TokenFilter

2015-07-02 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612829#comment-14612829 ] Bill Bell commented on SOLR-7136: - +1 Let' get it committed Add an AutoPhrasing

[jira] [Updated] (LUCENE-6655) All analysis factory constructors fail if the passed in map is immutable

2015-07-02 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-6655: Summary: All analysis factory constructors fail if the passed in map is immutable (was:

[jira] [Commented] (SOLR-3963) SOLR: map() does not allow passing sub-functions in 4,5 parameters

2015-07-02 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612839#comment-14612839 ] Bill Bell commented on SOLR-3963: - This is still a valid enhancement SOLR: map()

[jira] [Updated] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6651: -- Attachment: LUCENE-6651.patch Minor updates, adding Java 8 @FunctionalInterface to

[jira] [Commented] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612169#comment-14612169 ] Uwe Schindler commented on LUCENE-6651: --- The only special case is

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4864 - Failure!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4864/ Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.store.TestRateLimiter.testPause Error Message: we should sleep less than 2 seconds but did: 2869 millis Stack Trace:

[jira] [Commented] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612259#comment-14612259 ] Anshum Gupta commented on SOLR-7692: Thanks Noble! this is much needed! I am yet to

[jira] [Created] (SOLR-7749) Schema API: commands (e.g. add-field-type) should fail if unknown params are supplied

2015-07-02 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-7749: Summary: Schema API: commands (e.g. add-field-type) should fail if unknown params are supplied Key: SOLR-7749 URL: https://issues.apache.org/jira/browse/SOLR-7749 Project:

[jira] [Comment Edited] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612125#comment-14612125 ] Uwe Schindler edited comment on LUCENE-6651 at 7/2/15 4:02 PM:

[jira] [Commented] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612168#comment-14612168 ] Uwe Schindler commented on LUCENE-6651: --- toString() should not be implemented,

[jira] [Updated] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6651: -- Attachment: LUCENE-6651-5x.patch Patch for 5.x, using AccessController.doPrivileged. If

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2425 - Failure!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2425/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test Error Message: No live SolrServers available to handle this

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 13119 - Failure!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13119/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=1656,

[jira] [Commented] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-02 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612251#comment-14612251 ] Mike Drob commented on SOLR-7692: - {code} + public static AuthorizationResponse OK = new

[jira] [Resolved] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-6651. --- Resolution: Fixed Please repoen for backport of

[jira] [Commented] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612183#comment-14612183 ] ASF subversion and git services commented on LUCENE-6651: - Commit

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 4988 - Failure!

2015-07-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4988/ Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.store.TestRateLimiter.testPause Error Message: we should sleep less than 2 seconds but did: 2220 millis Stack Trace:

timeAllowed parameter ignored edge-case bug?

2015-07-02 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Hello. Was looking at https://github.com/apache/lucene-solr/blob/trunk/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java code to better understand the various getDoc... methods and how collectors are combined. In the scenario outlined below, the second run's timeAllowed

[jira] [Commented] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612148#comment-14612148 ] ASF subversion and git services commented on LUCENE-6651: - Commit

[jira] [Commented] (LUCENE-6651) Remove private field reflection (setAccessible) in AttributeImpl#reflectWith

2015-07-02 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612149#comment-14612149 ] Mike Drob commented on LUCENE-6651: --- Nit: {{ComputedRangesAttributeImpl c =

[jira] [Updated] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7692: - Attachment: SOLR-7692.patch first patch with basic tests Implement BasicAuth based impl for the new

Re: [JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2425 - Failure!

2015-07-02 Thread Erick Erickson
OK, maybe this is what Mark Miller was talking about in https://issues.apache.org/jira/browse/SOLR-6971. I see occasional issues like this in the lazy core tests. Both seem to have the no live servers error and I'm wondering if there's something underlying both (and, for that matter, other

[jira] [Updated] (SOLR-7223) Tooltips admin panel get switched midway edismax

2015-07-02 Thread Thanatos (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thanatos updated SOLR-7223: --- Attachment: SOLR-7223.patch Looks like the changes were not applied to the Angular UI so I rolled a new

[jira] [Commented] (SOLR-7223) Tooltips admin panel get switched midway edismax

2015-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612385#comment-14612385 ] ASF GitHub Bot commented on SOLR-7223: -- GitHub user Fengtan opened a pull request:

[jira] [Commented] (LUCENE-6646) make the EarlyTerminatingSortingCollector constructor SortingMergePolicy-free

2015-07-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612411#comment-14612411 ] ASF subversion and git services commented on LUCENE-6646: - Commit

[jira] [Commented] (SOLR-7748) Fix bin/solr to work on IBM J9

2015-07-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612332#comment-14612332 ] Shai Erera commented on SOLR-7748: -- Thanks Shawn. I actually started to work with th j9

[jira] [Comment Edited] (SOLR-7748) Fix bin/solr to work on IBM J9

2015-07-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612343#comment-14612343 ] Hoss Man edited comment on SOLR-7748 at 7/2/15 6:39 PM: bq. With

[GitHub] lucene-solr pull request: SOLR-7223: Make tooltips consistent on a...

2015-07-02 Thread Fengtan
Github user Fengtan closed the pull request at: https://github.com/apache/lucene-solr/pull/151 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (SOLR-7223) Tooltips admin panel get switched midway edismax

2015-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612366#comment-14612366 ] ASF GitHub Bot commented on SOLR-7223: -- Github user Fengtan closed the pull request

[jira] [Commented] (SOLR-7223) Tooltips admin panel get switched midway edismax

2015-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612365#comment-14612365 ] ASF GitHub Bot commented on SOLR-7223: -- Github user Fengtan commented on the pull

[GitHub] lucene-solr pull request: SOLR-7223: Make tooltips consistent on a...

2015-07-02 Thread Fengtan
Github user Fengtan commented on the pull request: https://github.com/apache/lucene-solr/pull/151#issuecomment-118124610 Closing pull request: will re-open a new one targeted at branch_5x instead of master --- If your project is set up for it, you can reply to this email and have

[GitHub] lucene-solr pull request: Make tooltips consistent on admin panel ...

2015-07-02 Thread Fengtan
GitHub user Fengtan opened a pull request: https://github.com/apache/lucene-solr/pull/179 Make tooltips consistent on admin panel (regular UI Angular UI). https://issues.apache.org/jira/browse/SOLR-7223 You can merge this pull request into a Git repository by running: $ git

[jira] [Commented] (SOLR-7748) Fix bin/solr to work on IBM J9

2015-07-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612343#comment-14612343 ] Hoss Man commented on SOLR-7748: bq. With this patch, we have a way to also detect

  1   2   >