[jira] [Assigned] (SOLR-9141) ClassCastException occurs in /sql request handler using ORDER BY clause.

2016-05-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-9141: Assignee: Joel Bernstein > ClassCastException occurs in /sql request handler using ORDER BY

[JENKINS] Lucene-Solr-Tests-6.x - Build # 224 - Failure

2016-05-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/224/ 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to exceed: Tue May 24 14:46:03 AWST 2016 Stack Trace: java.lang.Assertion

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

2016-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5863/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 5 tests failed. FAILED: org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse Error Message: We expected all communication via streaming cl

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql request handler using ORDER BY clause.

2016-05-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297814#comment-15297814 ] Joel Bernstein commented on SOLR-9141: -- I don't see an ORDER BY clause in your query.

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

2016-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/201/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.codecs.lucene53.TestLucene53NormsFormat Error Message: Could not remove the following fil

[jira] [Commented] (SOLR-9132) Cut over AbstractDistribZkTestCase tests to SolrCloudTestCase

2016-05-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297845#comment-15297845 ] ASF subversion and git services commented on SOLR-9132: --- Commit 196f4

[jira] [Updated] (LUCENE-7297) Clean up ArrayUtil

2016-05-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7297: - Issue Type: Task (was: Bug) > Clean up ArrayUtil > -- > > Key: L

[jira] [Created] (LUCENE-7297) Clean up ArrayUtil

2016-05-24 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7297: Summary: Clean up ArrayUtil Key: LUCENE-7297 URL: https://issues.apache.org/jira/browse/LUCENE-7297 Project: Lucene - Core Issue Type: Bug Report

[jira] [Updated] (LUCENE-7297) Clean up ArrayUtil

2016-05-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7297: - Attachment: LUCENE-7297.patch Here is a patch that: - removes the shrink methods that we never u

Re: Using rows=-1 for "give me all"

2016-05-24 Thread Per Steffensen
On 23/05/16 23:11, Chris Hostetter wrote: : Back when we used 4.4.0 I believe a query with rows=-1 returned all matching : documents. In 5.1.0 (the one we are using now) rows=-1 will trigger a Nope -- that's never been how rows=-1 behaved. Believe you are wrong. That was how it behaved in 4.4.0

[jira] [Commented] (LUCENE-7277) Make Query.hashCode and Query.equals abstract

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

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+119) - Build # 730 - Failure!

2016-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/730/ Java: 64bit/jdk-9-ea+119 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'params/c' full output: { "res

[jira] [Updated] (LUCENE-7277) Make Query.hashCode and Query.equals abstract

2016-05-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-7277: Fix Version/s: master (7.0) > Make Query.hashCode and Query.equals abstract > -

[jira] [Commented] (LUCENE-7277) Make Query.hashCode and Query.equals abstract

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

[jira] [Resolved] (LUCENE-7277) Make Query.hashCode and Query.equals abstract

2016-05-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-7277. - Resolution: Fixed Fix Version/s: 6.x Pushed to master and branch_6x. Thanks for helping ou

[jira] [Commented] (LUCENE-7295) TermAutomatonQuery.hashCode calculates Automaton.toDot().hash

2016-05-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297907#comment-15297907 ] Dawid Weiss commented on LUCENE-7295: - I've been thinking about it and since it's rea

[jira] [Updated] (SOLR-8673) o.a.s.search.facet classes not public/extendable

2016-05-24 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-8673: Fix Version/s: (was: 6.0) (was: 5.5) master (7.0)

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

2016-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16823/ Java: 32bit/jdk-9-ea+119 -client -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 14 object(s) that were not released!!! [

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql request handler using ORDER BY clause.

2016-05-24 Thread Minoru Osuka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298032#comment-15298032 ] Minoru Osuka commented on SOLR-9141: Hi Joel, Yes, It seems basic ORDER BY clause is f

[jira] [Commented] (LUCENE-7295) TermAutomatonQuery.hashCode calculates Automaton.toDot().hash

2016-05-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298046#comment-15298046 ] Michael McCandless commented on LUCENE-7295: Woops, sorry about this mess :)

[jira] [Commented] (LUCENE-7295) TermAutomatonQuery.hashCode calculates Automaton.toDot().hash

2016-05-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298049#comment-15298049 ] Dawid Weiss commented on LUCENE-7295: - Thx, will fix it soon. > TermAutomatonQuery.h

[jira] [Updated] (SOLR-9151) solr -e cloud broken if $PWD is / on Linux

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9151: -- Summary: solr -e cloud broken if $PWD is / on Linux (was: solr -e cloud broken if $PWD != $SOLR_HOME on

[jira] [Updated] (SOLR-9151) solr -e cloud broken if $PWD is / on Linux

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9151: -- Fix Version/s: master (7.0) 6.1 > solr -e cloud broken if $PWD is / on Linux > ---

[jira] [Assigned] (SOLR-9151) solr -e cloud broken if $PWD is / on Linux

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-9151: - Assignee: Jan Høydahl > solr -e cloud broken if $PWD is / on Linux > -

[jira] [Resolved] (SOLR-9151) solr -e cloud broken if $PWD is / on Linux

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-9151. --- Resolution: Fixed > solr -e cloud broken if $PWD is / on Linux > --

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

2016-05-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1021/ 10 tests failed. FAILED: org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse Error Message: We expected all communication via streaming client to use one connection! expected=21 got=38 Stack Trace: java

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

2016-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/174/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexFetchOnMasterRestart Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError

Re: [VOTE] Release Lucene/Solr 6.0.1 RC2

2016-05-24 Thread Michael McCandless
+1 SUCCESS! [0:31:57.451386] Mike McCandless http://blog.mikemccandless.com On Tue, May 24, 2016 at 12:13 AM, Steve Rowe wrote: > Please vote for release candidate 2 for Lucene/Solr 6.0.1. (I found a > couple problems in CHANGES after I committed RC1 to Subversion, so I didn’t > call the vot

[jira] [Created] (LUCENE-7298) ./bin/solr start leaves a messy prompt

2016-05-24 Thread Torstein Krause Johansen (JIRA)
Torstein Krause Johansen created LUCENE-7298: Summary: ./bin/solr start leaves a messy prompt Key: LUCENE-7298 URL: https://issues.apache.org/jira/browse/LUCENE-7298 Project: Lucene - Core

[jira] [Updated] (LUCENE-7298) ./bin/solr start leaves a messy prompt

2016-05-24 Thread Torstein Krause Johansen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torstein Krause Johansen updated LUCENE-7298: - Description: Because of the inner shell and the other spinner (line 1432

[jira] [Updated] (LUCENE-7298) ./bin/solr start leaves a messy prompt

2016-05-24 Thread Torstein Krause Johansen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torstein Krause Johansen updated LUCENE-7298: - Description: Because of the inner shell and the other spinner (line 1432

[jira] [Updated] (LUCENE-7298) ./bin/solr start leaves a messy prompt

2016-05-24 Thread Torstein Krause Johansen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torstein Krause Johansen updated LUCENE-7298: - Attachment: 0001-LUCENE-7298-.-bin-solr-start-now-leaves-a-tidy-comma.patc

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql request handler using ORDER BY clause.

2016-05-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298112#comment-15298112 ] Joel Bernstein commented on SOLR-9141: -- Ok, I'll put a test together for this. Let's m

[jira] [Comment Edited] (SOLR-9141) ClassCastException occurs in /sql request handler using ORDER BY clause.

2016-05-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298112#comment-15298112 ] Joel Bernstein edited comment on SOLR-9141 at 5/24/16 12:44 PM: -

[jira] [Created] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-24 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7299: Summary: BytesRefHash.sort() should use radix sort? Key: LUCENE-7299 URL: https://issues.apache.org/jira/browse/LUCENE-7299 Project: Lucene - Core Issue Type

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql request handler using ORDER BY clause.

2016-05-24 Thread Minoru Osuka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298148#comment-15298148 ] Minoru Osuka commented on SOLR-9141: Sorry, I made a typo. wrong : ORDER BY correct: GR

[jira] [Updated] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-24 Thread Minoru Osuka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Minoru Osuka updated SOLR-9141: --- Description: ClassCastException occurs in /sql request handler using -ORDER BY- GROUP BY clause. {nof

[jira] [Comment Edited] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-24 Thread Minoru Osuka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298032#comment-15298032 ] Minoru Osuka edited comment on SOLR-9141 at 5/24/16 1:15 PM: - H

[jira] [Updated] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8744: - Attachment: SOLR-8744.patch The locktree is reset every time the {{runningTasks}} is empty. So there is no

[jira] [Updated] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7299: - Attachment: LUCENE-7299.patch Here is a patch. I ran a simple benchmark with 10M docs, a single t

[jira] [Assigned] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-8583: - Assignee: Jan Høydahl > Apply highlighting to hl.alternateField >

[jira] [Updated] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8583: -- Fix Version/s: 6.1 > Apply highlighting to hl.alternateField > --- >

[jira] [Updated] (LUCENE-7261) Speed up LSBRadixSorter

2016-05-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7261: - Attachment: MSBRadixSorter.java [~yo...@apache.org] FYI I played with MSB radix sort to see how i

[jira] [Updated] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8583: -- Attachment: SOLR-8583.patch Attaching a first working patch. There is a new param {{hl.highlightAlternat

[jira] [Updated] (SOLR-9155) Improve ZkController::getLeader exception handling

2016-05-24 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-9155: Attachment: SOLR-9155.patch > Improve ZkController::getLeader exception handling > --

[jira] [Created] (SOLR-9155) Improve ZkController::getLeader exception handling

2016-05-24 Thread Mike Drob (JIRA)
Mike Drob created SOLR-9155: --- Summary: Improve ZkController::getLeader exception handling Key: SOLR-9155 URL: https://issues.apache.org/jira/browse/SOLR-9155 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298208#comment-15298208 ] Joel Bernstein commented on SOLR-9141: -- Ok thanks for reporting this and providing a p

[jira] [Comment Edited] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298178#comment-15298178 ] Jan Høydahl edited comment on SOLR-8583 at 5/24/16 1:50 PM: Att

[jira] [Commented] (LUCENE-7254) DocIDSetBuilder is no good for points

2016-05-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298215#comment-15298215 ] Adrien Grand commented on LUCENE-7254: -- [~rcmuir] I ran the geo benchmark again on m

[jira] [Updated] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8583: -- Description: Today, you can configure hl.alternateField for highlighter to display if no snippets were p

[jira] [Updated] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-8744: --- Attachment: SmileyLockTree.java Thanks for the review [~noble.paul]. I attached a new version that use

[jira] [Commented] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298205#comment-15298205 ] Jan Høydahl commented on SOLR-8583: --- Perhaps {{SolrHighlighter}} abstract class should pr

[jira] [Commented] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298218#comment-15298218 ] Jan Høydahl commented on SOLR-8583: --- [~dsmiley] you know the code, any guidance on this?

[jira] [Commented] (LUCENE-7254) DocIDSetBuilder is no good for points

2016-05-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298228#comment-15298228 ] Robert Muir commented on LUCENE-7254: - +1, just remove the MatchingPoints in sandbox.

[jira] [Commented] (LUCENE-7254) DocIDSetBuilder is no good for points

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

[jira] [Commented] (LUCENE-7254) DocIDSetBuilder is no good for points

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

[jira] [Resolved] (LUCENE-7254) DocIDSetBuilder is no good for points

2016-05-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7254. -- Resolution: Fixed Fix Version/s: master (7.0) 6.1 > DocIDSetBuilder i

[jira] [Commented] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298256#comment-15298256 ] Michael McCandless commented on LUCENE-7299: Cool! Have you tried it w/ real

[jira] [Commented] (LUCENE-7261) Speed up LSBRadixSorter

2016-05-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298281#comment-15298281 ] Yonik Seeley commented on LUCENE-7261: -- Thanks Adrien, interesting. Definitely not

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298311#comment-15298311 ] Joel Bernstein commented on SOLR-9141: -- This turning out to be difficult to reproduce.

[jira] [Comment Edited] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298311#comment-15298311 ] Joel Bernstein edited comment on SOLR-9141 at 5/24/16 3:00 PM: --

[jira] [Commented] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298325#comment-15298325 ] David Smiley commented on LUCENE-7299: -- Cool indeed! Might you give us some advise

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298330#comment-15298330 ] Yonik Seeley commented on SOLR-9141: bq. Are there scenarios where the JSON facet API w

[jira] [Commented] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298342#comment-15298342 ] Michael McCandless commented on LUCENE-7299: I think there is likely a real s

[jira] [Commented] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298343#comment-15298343 ] Yonik Seeley commented on LUCENE-7299: -- bq. So this is just for integers. No, MSB

[jira] [Commented] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298350#comment-15298350 ] David Smiley commented on SOLR-8583: Hi [~janhoy], thanks for requesting my input. Ove

[jira] [Comment Edited] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298343#comment-15298343 ] Yonik Seeley edited comment on LUCENE-7299 at 5/24/16 3:25 PM:

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

2016-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/152/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:33929/solr/testschemaapi_shard1_rep

[jira] [Commented] (SOLR-9055) Make collection backup/restore extensible

2016-05-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298404#comment-15298404 ] Mark Miller commented on SOLR-9055: --- Hmm...going to try again, but having some trouble co

[jira] [Commented] (SOLR-9055) Make collection backup/restore extensible

2016-05-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298440#comment-15298440 ] Mark Miller commented on SOLR-9055: --- Oh wait, sorry, missed the "builds on" part. Let me

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298460#comment-15298460 ] Joel Bernstein commented on SOLR-9141: -- Since the FacetStream is using CloudSolrServer

[jira] [Commented] (SOLR-8096) Major faceting performance regressions

2016-05-24 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298469#comment-15298469 ] Alessandro Benedetti commented on SOLR-8096: Just adding some additional inform

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-05-24 Thread Andriy Rysin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298470#comment-15298470 ] Andriy Rysin commented on LUCENE-7287: -- Quick check via jvisualvm shows ~400MB used

[jira] [Commented] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-24 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298482#comment-15298482 ] Scott Blum commented on SOLR-8744: -- Have you run your impl against the test Noble Paul wro

[jira] [Commented] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298486#comment-15298486 ] Noble Paul commented on SOLR-8744: -- David , It works. But it is not yet complete. But, I

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-05-24 Thread Dmytro Hambal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298505#comment-15298505 ] Dmytro Hambal commented on LUCENE-7287: --- [~mikemccand] speaking of this data file,

Re: [VOTE] Release Lucene/Solr 6.0.1 RC2

2016-05-24 Thread Anshum Gupta
Thanks for doing the release, Steve. All looks good to me but I think you should get someone to sign you GPG key :) I see this warning while running the tests: GPG: gpg: WARNING: This key is not certified with a trusted signature! Here's my +1! SUCCESS! [1:05:50.755245] On Tue, May 24, 2016 a

[jira] [Commented] (LUCENE-7298) ./bin/solr start leaves a messy prompt

2016-05-24 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298549#comment-15298549 ] Cassandra Targett commented on LUCENE-7298: --- This should be a SOLR issue, no? I

[jira] [Moved] (SOLR-9156) ./bin/solr start leaves a messy prompt

2016-05-24 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett moved LUCENE-7298 to SOLR-9156: - Component/s: (was: general/build) Lucene Fields: (was:

[jira] [Commented] (SOLR-9156) ./bin/solr start leaves a messy prompt

2016-05-24 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298562#comment-15298562 ] Mike Drob commented on SOLR-9156: - Thanks for reporting and providing a patch! Which shell

[jira] [Created] (SOLR-9157) Multiple-word terms not working with managed synonyms

2016-05-24 Thread Brandon Bergren (JIRA)
Brandon Bergren created SOLR-9157: - Summary: Multiple-word terms not working with managed synonyms Key: SOLR-9157 URL: https://issues.apache.org/jira/browse/SOLR-9157 Project: Solr Issue Type

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

2016-05-24 Thread sriram vaithianathan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298623#comment-15298623 ] sriram vaithianathan commented on SOLR-6304: Hi, Can you please let me know if

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-05-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298624#comment-15298624 ] Michael McCandless commented on LUCENE-7287: bq. The dictionary originally is

[jira] [Commented] (SOLR-9157) Multiple-word terms not working with managed synonyms

2016-05-24 Thread Brandon Bergren (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298639#comment-15298639 ] Brandon Bergren commented on SOLR-9157: --- Patch coming shortly. > Multiple-word terms

[jira] [Updated] (SOLR-9157) Multiple-word terms not working with managed synonyms

2016-05-24 Thread Brandon Bergren (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Bergren updated SOLR-9157: -- Attachment: SOLR-9157.patch > Multiple-word terms not working with managed synonyms > ---

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-05-24 Thread Andriy Rysin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298680#comment-15298680 ] Andriy Rysin commented on LUCENE-7287: -- There's no alternative open dictionary for U

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

2016-05-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298681#comment-15298681 ] Erick Erickson commented on SOLR-6304: -- Please don't comment on closed JIRA tickets, t

[jira] [Updated] (SOLR-9157) Multiple-word terms not working with managed synonyms

2016-05-24 Thread Brandon Bergren (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Bergren updated SOLR-9157: -- Flags: Patch I did the change in ManagedSynonymParser.parse() to do something similar to what Sy

[JENKINS] Lucene-Solr-Tests-master - Build # 1165 - Still Failing

2016-05-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1165/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:41255/bnh/x Stack Trace: org.apache.solr.client.solrj.So

[jira] [Created] (SOLR-9158) Solr returns 500 with "No live SolrServers available to handle this request" for complexphrase queries exceeding maxBooleanClauses

2016-05-24 Thread Peter Rusko (JIRA)
Peter Rusko created SOLR-9158: - Summary: Solr returns 500 with "No live SolrServers available to handle this request" for complexphrase queries exceeding maxBooleanClauses Key: SOLR-9158 URL: https://issues.apache.org

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

2016-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/202/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestNRTOpen Error Message: Could not remove the following files (in the order of attempts):

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

2016-05-24 Thread sriram vaithianathan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298744#comment-15298744 ] sriram vaithianathan commented on SOLR-6304: Sure Erick. I actually raised in t

[jira] [Commented] (LUCENE-7295) TermAutomatonQuery.hashCode calculates Automaton.toDot().hash

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

[jira] [Commented] (LUCENE-7295) TermAutomatonQuery.hashCode calculates Automaton.toDot().hash

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

[jira] [Commented] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298756#comment-15298756 ] David Smiley commented on SOLR-8744: bq. (Noble) David , It works. But it is not yet co

[jira] [Resolved] (LUCENE-7295) TermAutomatonQuery.hashCode calculates Automaton.toDot().hash

2016-05-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-7295. - Resolution: Fixed Assignee: Dawid Weiss Fix Version/s: master (7.0)

[jira] [Commented] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298781#comment-15298781 ] David Smiley commented on SOLR-8744: Maybe my ideas to simplify should really be its ow

[jira] [Commented] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-24 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298821#comment-15298821 ] Scott Blum commented on SOLR-8744: -- [~noblepaul] One more comment, instead of making LockT

[jira] [Commented] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-24 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298822#comment-15298822 ] Scott Blum commented on SOLR-8744: -- Or make "OverseerLock" a top-level interface type in t

[jira] [Comment Edited] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-24 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298821#comment-15298821 ] Scott Blum edited comment on SOLR-8744 at 5/24/16 8:24 PM: --- [~nob

  1   2   >