[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-tabpanel&focusedCommentId=14611625#comment-14611625 ] Philip Willoughby commented on SOLR-247: [~erickerickson] Yes, we could do that. We

[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-tabpanel&focusedCommentId=14611649#comment-14611649 ] Adrien Grand commented on LUCENE-6639: -- One issue I have with putting the call in cr

[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: java.lang.Excep

[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-tabpanel&focusedCommentId=14611667#comment-14611667 ] Michael McCandless commented on LUCENE-6334: [~vijayk] yes please! > Fast Ve

[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-tabpanel&focusedCommentId=14611671#comment-14611671 ] Michael McCandless commented on LUCENE-6653: +1, thanks for cleaning up all t

[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-tabpanel&focusedCommentId=14611735#comment-14611735 ] Uwe Schindler commented on LUCENE-6653: --- Mike, are you also fine with the changes t

[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 StopFilte

[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-tabpanel&focusedCommentId=14611746#comment-14611746 ] Michael McCandless commented on LUCENE-6582: Thanks [~ianribas]! I've opened

[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-tabpanel&focusedCommentId=14611757#comment-14611757 ] Noble Paul commented on SOLR-5750: -- 2 design suggestions 1) Move the operations to {{Coll

[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-tabpanel&focusedCommentId=14611863#comment-14611863 ] Robert Muir commented on LUCENE-6653: - +1, this patch is great! > Cleanup TermToByte

[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 SortingMergePolicy-f

[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 reposito

[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-tabpanel&focusedCommentId=14611907#comment-14611907 ] ASF GitHub Bot commented on LUCENE-6646: GitHub user cpoerschke opened a pull req

[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: Serve

[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 objecti

[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

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 -

[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 Trace

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: dev@

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 Messag

[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-tabpanel&focusedCommentId=14611955#comment-14611955 ] Michael McCandless commented on LUCENE-6653: bq. Mike, are you also fine with

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 i

[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-tabpanel&focusedCommentId=14611998#comment-14611998 ] ASF subversion and git services commented on LUCENE-6652: - Commit

[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-tabpanel&focusedCommentId=14611997#comment-14611997 ] ASF subversion and git services commented on LUCENE-6653: - Commit

[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-tabpanel&focusedCommentId=14612038#comment-14612038 ] Shawn Heisey commented on SOLR-7748: There are severe bugs that happen in Lucene when u

[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-tabpanel&focusedCommentId=14612045#comment-14612045 ] Erick Erickson commented on SOLR-247: - < 100 ms SLAs would be hard to meet if you wind u

[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 __ran

[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-tabpanel&focusedCommentId=14612052#comment-14612052 ] ASF subversion and git services commented on LUCENE-6652: - Commit

[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-tabpanel&focusedCommentId=14612051#comment-14612051 ] ASF subversion and git services commented on LUCENE-6653: - Commit

[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 TermToBytesRef

[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 BytesRefAttribute/BytesRef

[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-tabpanel&focusedCommentId=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 attributes

[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-tabpanel&focusedCommentId=14612111#comment-14612111 ] Robert Muir commented on LUCENE-6651: - +1 > Remove private field reflection (setAcce

[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, name=co

[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 AttributeRef

[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-tabpanel&focusedCommentId=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 ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=14612149#comment-14612149 ] Mike Drob commented on LUCENE-6651: --- Nit: {{ComputedRangesAttributeImpl c = (ComputedRa

[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 Auth

[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-tabpanel&focusedCommentId=14612168#comment-14612168 ] Uwe Schindler commented on LUCENE-6651: --- toString() should not be implemented, beca

[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 needed

[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-tabpanel&focusedCommentId=14612169#comment-14612169 ] Uwe Schindler commented on LUCENE-6651: --- The only special case is CharTermAttribute

[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-tabpanel&focusedCommentId=14612183#comment-14612183 ] ASF subversion and git services commented on LUCENE-6651: - Commit

[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 {{AttributeImpl#reflectWith(AttributeReflecto

[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 request:[http://127.0.0.1:59851/o

[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: ja

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 te

[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: java

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 paramete

[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-tabpanel&focusedCommentId=14612251#comment-14612251 ] Mike Drob commented on SOLR-7692: - {code} + public static AuthorizationResponse OK = new A

[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-tabpanel&focusedCommentId=14612259#comment-14612259 ] Anshum Gupta commented on SOLR-7692: Thanks Noble! this is much needed! I am yet to lo

[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: So

[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-tabpanel&focusedCommentId=14612332#comment-14612332 ] Shai Erera commented on SOLR-7748: -- Thanks Shawn. I actually started to work with th j9 te

[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-tabpanel&focusedCommentId=14612343#comment-14612343 ] Hoss Man commented on SOLR-7748: bq. With this patch, we have a way to also detect particul

[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-tabpanel&focusedCommentId=14612343#comment-14612343 ] Hoss Man edited comment on SOLR-7748 at 7/2/15 6:39 PM: bq. With th

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

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

[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 patch.

[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 i

[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 you

[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-tabpanel&focusedCommentId=14612366#comment-14612366 ] ASF GitHub Bot commented on SOLR-7223: -- Github user Fengtan closed the pull request at

[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-tabpanel&focusedCommentId=14612365#comment-14612365 ] ASF GitHub Bot commented on SOLR-7223: -- Github user Fengtan commented on the pull requ

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

2015-07-02 Thread Michael McCandless
I removed this test: it relies on wall clock time. Mike McCandless http://blog.mikemccandless.com On Thu, Jul 2, 2015 at 1:14 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4864/ > Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseSeria

[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 p

[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-tabpanel&focusedCommentId=14612385#comment-14612385 ] ASF GitHub Bot commented on SOLR-7223: -- GitHub user Fengtan opened a 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-tabpanel&focusedCommentId=14612406#comment-14612406 ] ASF GitHub Bot commented on SOLR-7223: -- Github user upayavira commented on the pull re

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

2015-07-02 Thread upayavira
Github user upayavira commented on the pull request: https://github.com/apache/lucene-solr/pull/151#issuecomment-118139818 Hi Fengtan, please make this change to the solr/webapp/web/partials/query.html version - i.e. the angularJS one, then I will commit it. I'd be very pleased to hav

[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-tabpanel&focusedCommentId=14612411#comment-14612411 ] ASF subversion and git services commented on LUCENE-6646: - Commit

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

2015-07-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612417#comment-14612417 ] Adrien Grand commented on LUCENE-6646: -- I just committed the change. Thanks Christin

[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-tabpanel&focusedCommentId=14612415#comment-14612415 ] ASF subversion and git services commented on LUCENE-6646: - Commit

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

2015-07-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-6646. Resolution: Fixed Fix Version/s: 5.3 > make the EarlyTerminatingSortingCollector constructor

[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-tabpanel&focusedCommentId=14612435#comment-14612435 ] 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 Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612437#comment-14612437 ] Uwe Schindler commented on LUCENE-6651: --- I added a test for the old reflector code,

[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-tabpanel&focusedCommentId=14612440#comment-14612440 ] ASF subversion and git services commented on LUCENE-6651: - Commit

[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-tabpanel&focusedCommentId=14612439#comment-14612439 ] Shawn Heisey commented on SOLR-7748: bq. wether the script should explicitly fail/warn

[jira] [Comment Edited] (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-tabpanel&focusedCommentId=14612439#comment-14612439 ] Shawn Heisey edited comment on SOLR-7748 at 7/2/15 8:07 PM: bq.

[jira] [Commented] (SOLR-6461) peer cluster configuration

2015-07-02 Thread Martin Grotzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612451#comment-14612451 ] Martin Grotzke commented on SOLR-6461: -- This one is closed with resolution "fixed", wh

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

2015-07-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/lucene-solr/pull/178 --- 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 is

[GitHub] lucene-solr pull request: support SortingMergePolicy-free use of E...

2015-07-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/lucene-solr/pull/175 --- 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 is

[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-tabpanel&focusedCommentId=14612457#comment-14612457 ] ASF GitHub Bot commented on LUCENE-6646: Github user asfgit closed the pull reque

[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-tabpanel&focusedCommentId=14612458#comment-14612458 ] ASF GitHub Bot commented on LUCENE-6646: Github user asfgit closed the pull reque

[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-tabpanel&focusedCommentId=14612476#comment-14612476 ] Martin Grotzke commented on SOLR-6273: -- Hi all, we're currently evaluating how to expa

[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-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=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" "/home/jenkins/wo

[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: but was: Stack Trace: org

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, 20

[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-tabpanel&focusedCommentId=14612509#comment-14612509 ] Jan Høydahl commented on SOLR-7233: --- If moving zkcli.sh to bin/, perhaps we can mature th

[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-tabpanel&focusedCommentId=14612526#comment-14612526 ] ASF subversion and git services commented on LUCENE-6651: - Commit

[jira] [Updated] (SOLR-4212) Let facet queries hang off of pivots

2015-07-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4212: --- Attachment: SOLR-6353-4212.patch Updated patch wit ha few small changes, details mentioned below. Comments in

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14612534#comment-14612534 ] Markus Heiden commented on LUCENE-6365: --- I adapted my patch to the latest changes i

[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: 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: FiniteStrings_reuse.patch > Optimized iteration of finite strings > ---

[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-118172957 Hi @upayavira and thanks for your message. I did update solr/webapp/web/partials/query.html and opened [#179](https://github.com/apache/lucene-solr/pull/179) aga

  1   2   >