[jira] [Updated] (LUCENE-6332) join query scanning "toField" docValue

2015-03-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-6332: - Description: I want to contribute the subj which should do something like ..{{WHERE EXIST

[jira] [Updated] (LUCENE-6335) fail tests on threadlocal leaks

2015-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-6335: Attachment: LUCENE-6335.patch updated patch: I started fixing some of the analyzers tests. > fail

[jira] [Commented] (SOLR-7174) DIH should reset TikaEntityProcessor so that it is capable of re-use.

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346488#comment-14346488 ] Noble Paul commented on SOLR-7174: -- It's not a bug On Mar 4, 2015 10:48 AM, "Shalin Shekha

[jira] [Commented] (SOLR-7187) SolrCloud does not fully clean collection after delete

2015-03-03 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346485#comment-14346485 ] Ramkumar Aiyengar commented on SOLR-7187: - Quite possibly different, but is the fix

[jira] [Commented] (LUCENE-6335) fail tests on threadlocal leaks

2015-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346470#comment-14346470 ] Robert Muir commented on LUCENE-6335: - A lot of the hacky stuff was to get something

[jira] [Updated] (LUCENE-6335) fail tests on threadlocal leaks

2015-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-6335: Attachment: LUCENE-6335.patch here is a REALLY hacky patch. I based it on tomcat's threadlocal leak

[jira] [Created] (LUCENE-6335) fail tests on threadlocal leaks

2015-03-03 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-6335: --- Summary: fail tests on threadlocal leaks Key: LUCENE-6335 URL: https://issues.apache.org/jira/browse/LUCENE-6335 Project: Lucene - Core Issue Type: Test

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2711 - Still Failing

2015-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2711/ 5 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: org.apache.http.NoHttpResponseException: The target server failed to respond Stack Trace: org.apache.solr.client.solrj.SolrServerException:

[jira] [Commented] (SOLR-7174) DIH should reset TikaEntityProcessor so that it is capable of re-use.

2015-03-03 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346413#comment-14346413 ] Shalin Shekhar Mangar commented on SOLR-7174: - This issue has been added in the

[jira] [Commented] (SOLR-7174) DIH should reset TikaEntityProcessor so that it is capable of re-use.

2015-03-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346412#comment-14346412 ] ASF subversion and git services commented on SOLR-7174: --- Commit 16638

[jira] [Commented] (SOLR-7174) DIH should reset TikaEntityProcessor so that it is capable of re-use.

2015-03-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346411#comment-14346411 ] ASF subversion and git services commented on SOLR-7174: --- Commit 16638

[jira] [Updated] (SOLR-7174) DIH should reset TikaEntityProcessor so that it is capable of re-use.

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7174: - Summary: DIH should reset TikaEntityProcessor so that it is capable of re-use. (was: DIH should reset Tika

[jira] [Updated] (SOLR-7174) DIH should reset TikaEntityProcessor so that it is not capable of re-use.

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7174: - Summary: DIH should reset TikaEntityProcessor so that it is not capable of re-use. (was: DIH can't use Tik

[jira] [Updated] (SOLR-6349) LocalParams for enabling/disabling individual stats

2015-03-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-6349: --- Attachment: make-data-and-queries.pl SOLR-6349.patch Well, after wrapping up SOLR-7171, i came

[jira] [Commented] (SOLR-6492) Solr field type that supports multiple, dynamic analyzers

2015-03-03 Thread Trey Grainger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346292#comment-14346292 ] Trey Grainger commented on SOLR-6492: - Hi Kranti, The design almost exactly as you des

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_76) - Build # 4521 - Still Failing!

2015-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4413/ Java: 32bit/jdk1.7.0_76 -server -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler Error Message: Could not remove the following files (in the order of attempts): C:\Use

[jira] [Commented] (SOLR-6492) Solr field type that supports multiple, dynamic analyzers

2015-03-03 Thread Kranti Parisa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346261#comment-14346261 ] Kranti Parisa commented on SOLR-6492: - In other words, like the update processor chains

[jira] [Commented] (SOLR-6492) Solr field type that supports multiple, dynamic analyzers

2015-03-03 Thread Kranti Parisa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346256#comment-14346256 ] Kranti Parisa commented on SOLR-6492: - Wouldn't it be useful if there is a way to read

Re: Starting Solr 5 with -e cloud -- how to restart?

2015-03-03 Thread Shawn Heisey
On 3/3/2015 6:19 PM, Chris Hostetter wrote: > > : I've been experimenting with the new start script in 5.0, and have come > : across something I can't figure out. It's easy enough to start up a > : SolrCloud example ("bin/solr start -e cloud", answer the prompts) ... > : but once I've done that,

Re: Starting Solr 5 with -e cloud -- how to restart?

2015-03-03 Thread Chris Hostetter
: I've been experimenting with the new start script in 5.0, and have come : across something I can't figure out. It's easy enough to start up a : SolrCloud example ("bin/solr start -e cloud", answer the prompts) ... : but once I've done that, how do I restart it without telling it how to : build

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2710 - Still Failing

2015-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2710/ 6 tests failed. REGRESSION: org.apache.solr.handler.component.DistributedMLTComponentTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:46014//collection1 Stack Trace: org.apach

Re: Welcome Ramkumar Aiyengar as Lucene/Solr committer

2015-03-03 Thread Otis Gospodnetic
Congratulations! Otis > On Mar 1, 2015, at 23:39, Shalin Shekhar Mangar > wrote: > > I'm pleased to announce that Ramkumar Aiyengar has accepted the PMC's > invitation to become a committer. > > Ramkumar, it's tradition that you introduce yourself with a brief bio. > > Your handle "andye

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

2015-03-03 Thread Chris Earle (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Earle updated LUCENE-6334: Description: If you are using term vectors for fast vector highlighting along with a multivalue fi

[jira] [Commented] (SOLR-7177) ConcurrentUpdateSolrClient should log connection information on http failures

2015-03-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346092#comment-14346092 ] Mark Miller commented on SOLR-7177: --- Yeah, I think thats fine. > ConcurrentUpdateSolrCli

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

2015-03-03 Thread Chris Earle (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Earle updated LUCENE-6334: Summary: Fast Vector Highlighter does not properly span neighboring term offsets (was: Term Vector

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

2015-03-03 Thread Chris Earle (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Earle updated LUCENE-6334: Description: If you are using term vectors for fast vector highlighting along with a multivalue fi

[jira] [Updated] (SOLR-7187) SolrCloud does not fully clean collection after delete

2015-03-03 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-7187: Description: When I attempt to delete a collection using {{/admin/collections?action=DELETE&name=collection1

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

2015-03-03 Thread Chris Earle (JIRA)
Chris Earle created LUCENE-6334: --- Summary: Term Vector Highlighter does not properly span neighboring term offsets Key: LUCENE-6334 URL: https://issues.apache.org/jira/browse/LUCENE-6334 Project: Lucene

[jira] [Created] (SOLR-7187) SolrCloud does not fully clean collection after delete

2015-03-03 Thread Mike Drob (JIRA)
Mike Drob created SOLR-7187: --- Summary: SolrCloud does not fully clean collection after delete Key: SOLR-7187 URL: https://issues.apache.org/jira/browse/SOLR-7187 Project: Solr Issue Type: Bug

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_31) - Build # 4521 - Still Failing!

2015-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4521/ Java: 32bit/jdk1.8.0_31 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.http.NoHttpResponseException: The target server failed to respond Stac

[jira] [Commented] (SOLR-7177) ConcurrentUpdateSolrClient should log connection information on http failures

2015-03-03 Thread Vamsee Yarlagadda (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346028#comment-14346028 ] Vamsee Yarlagadda commented on SOLR-7177: - bq. In that case you know the URL - you

[jira] [Updated] (SOLR-6275) Improve accuracy of QTime reporting

2015-03-03 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Aiyengar updated SOLR-6275: Description: Currently, {{QTime}} uses {{currentTimeMillis}} instead of {{nano Time}} and hen

[jira] [Commented] (SOLR-6275) Improve accuracy of QTime reporting

2015-03-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346002#comment-14346002 ] ASF subversion and git services commented on SOLR-6275: --- Commit 16638

Re: Starting Solr 5 with -e cloud -- how to restart?

2015-03-03 Thread Erick Erickson
Something like: bin/solr start -c -z localhost:2181 -p 8982 -s example/cloud/node2/solr But note that you probably have to run this N times where N is the number of servers you specified when you created the initial setup. Best, Erick On Tue, Mar 3, 2015 at 6:21 AM, Shawn Heisey wrote: > I've

Re: reuseAddress default in Solr jetty.xml

2015-03-03 Thread Mark Miller
But all too often necessary :) On Tue, Mar 3, 2015 at 12:14 AM Ramkumar R. Aiyengar < andyetitmo...@gmail.com> wrote: > I agree, sigkill is typically the last resort.. > On 3 Mar 2015 00:49, "Reitzel, Charles" > wrote: > >> My bad. Too long away from sockets since cleaning up those shutdown >>

[jira] [Commented] (SOLR-7173) Fix ReplicationFactorTest on Windows

2015-03-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345988#comment-14345988 ] Mark Miller commented on SOLR-7173: --- bq. should I update that code as well with this iter

[jira] [Commented] (SOLR-7173) Fix ReplicationFactorTest on Windows

2015-03-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345986#comment-14345986 ] Mark Miller commented on SOLR-7173: --- Awesome, thank you. I figured we where just missing

[jira] [Commented] (SOLR-7121) Solr nodes should go down based on configurable thresholds and not rely on resource exhaustion

2015-03-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345973#comment-14345973 ] Mark Miller commented on SOLR-7121: --- Cool, glad to see the progress on this. bq. GC-time

[jira] [Commented] (SOLR-4408) Server hanging on startup

2015-03-03 Thread Michael Wilken (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345967#comment-14345967 ] Michael Wilken commented on SOLR-4408: -- Turning spellcheck off in the 'firstSearcher'

[jira] [Commented] (SOLR-6275) Improve accuracy of QTime reporting

2015-03-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345961#comment-14345961 ] Mark Miller commented on SOLR-6275: --- +1, looks okay to me. > Improve accuracy of QTime r

[jira] [Commented] (SOLR-6275) Improve accuracy of QTime reporting

2015-03-03 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345916#comment-14345916 ] Ramkumar Aiyengar commented on SOLR-6275: - Mark, let me know if this attached patch

[jira] [Updated] (SOLR-6275) Improve accuracy of QTime reporting

2015-03-03 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Aiyengar updated SOLR-6275: Attachment: SOLR-6275.patch Updated patch, passes tests and precommit. > Improve accuracy of

[jira] [Assigned] (SOLR-6275) Improve accuracy of QTime reporting

2015-03-03 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Aiyengar reassigned SOLR-6275: --- Assignee: Ramkumar Aiyengar (was: Mark Miller) > Improve accuracy of QTime reporting

[jira] [Created] (LUCENE-6333) Clean up overridden .equals and .hashCode methods in Query subclasses

2015-03-03 Thread Lee Hinman (JIRA)
Lee Hinman created LUCENE-6333: -- Summary: Clean up overridden .equals and .hashCode methods in Query subclasses Key: LUCENE-6333 URL: https://issues.apache.org/jira/browse/LUCENE-6333 Project: Lucene - C

[jira] [Commented] (LUCENE-6304) Add MatchNoDocsQuery that matches no documents

2015-03-03 Thread Lee Hinman (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345820#comment-14345820 ] Lee Hinman commented on LUCENE-6304: Robert: +1, I opened LUCENE-6333 for this, I'll

[jira] [Created] (SOLR-7186) Errors reported in GUI should clear - either manually or by taking action to fix them

2015-03-03 Thread Garth Grimm (JIRA)
Garth Grimm created SOLR-7186: - Summary: Errors reported in GUI should clear - either manually or by taking action to fix them Key: SOLR-7186 URL: https://issues.apache.org/jira/browse/SOLR-7186 Project:

Re: Welcome Ramkumar Aiyengar as Lucene/Solr committer

2015-03-03 Thread Mark Miller
Welcome! - Mark On Tue, Mar 3, 2015 at 12:07 AM Shai Erera wrote: > Welcome > On Mar 3, 2015 8:57 AM, "Noble Paul" wrote: > >> Awesome , >> >> It was long overdue >> welcome ramkumar >> >> On Tue, Mar 3, 2015 at 12:39 AM, Tomás Fernández Löbbe < >> tomasflo...@gmail.com> wrote: >> >>> Welcome

[jira] [Comment Edited] (SOLR-4408) Server hanging on startup

2015-03-03 Thread Michael Wilken (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345716#comment-14345716 ] Michael Wilken edited comment on SOLR-4408 at 3/3/15 9:09 PM: --

[jira] [Commented] (SOLR-4787) Join Contrib

2015-03-03 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345727#comment-14345727 ] Bill Bell commented on SOLR-4787: - To be consistent can we add FQ? Based on post by Yonik:

[jira] [Commented] (SOLR-4408) Server hanging on startup

2015-03-03 Thread Michael Wilken (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345716#comment-14345716 ] Michael Wilken commented on SOLR-4408: -- I am seeing this issue with Solr 4.10.2. Havi

[jira] [Comment Edited] (SOLR-7082) Streaming Aggregation for SolrCloud

2015-03-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344350#comment-14344350 ] Joel Bernstein edited comment on SOLR-7082 at 3/3/15 8:48 PM: --

[jira] [Commented] (LUCENE-6304) Add MatchNoDocsQuery that matches no documents

2015-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345707#comment-14345707 ] Robert Muir commented on LUCENE-6304: - Thanks Lee, I like this. When i see code over

[jira] [Commented] (LUCENE-6332) JoinUtil.createSemiJoinQuery()

2015-03-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345689#comment-14345689 ] Mikhail Khludnev commented on LUCENE-6332: -- might be made available for Solr as

[jira] [Created] (LUCENE-6332) JoinUtil.createSemiJoinQuery()

2015-03-03 Thread Mikhail Khludnev (JIRA)
Mikhail Khludnev created LUCENE-6332: Summary: JoinUtil.createSemiJoinQuery() Key: LUCENE-6332 URL: https://issues.apache.org/jira/browse/LUCENE-6332 Project: Lucene - Core Issue Type: Ne

[jira] [Updated] (LUCENE-6331) Spans for SpanOrQuery can return 0 cost

2015-03-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6331: - Priority: Minor (was: Major) > Spans for SpanOrQuery can return 0 cost > ---

[jira] [Commented] (LUCENE-6331) Spans for SpanOrQuery can return 0 cost

2015-03-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345636#comment-14345636 ] Paul Elschot commented on LUCENE-6331: -- Actually, for that test case, the currently

[jira] [Updated] (LUCENE-6331) Spans for SpanOrQuery can return 0 cost

2015-03-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6331: - Lucene Fields: New,Patch Available (was: New) > Spans for SpanOrQuery can return 0 cost > --

[jira] [Comment Edited] (LUCENE-6331) Spans for SpanOrQuery can return 0 cost

2015-03-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345631#comment-14345631 ] Paul Elschot edited comment on LUCENE-6331 at 3/3/15 7:58 PM: -

[jira] [Updated] (LUCENE-6331) Spans for SpanOrQuery can return 0 cost

2015-03-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6331: - Attachment: LUCENE-6331.patch > Spans for SpanOrQuery can return 0 cost > ---

[jira] [Commented] (LUCENE-6331) Spans for SpanOrQuery can return 0 cost

2015-03-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345631#comment-14345631 ] Paul Elschot commented on LUCENE-6331: -- The bug can be checked by addingan assert qu

[jira] [Created] (LUCENE-6331) Spans for SpanOrQuery can return 0 cost

2015-03-03 Thread Paul Elschot (JIRA)
Paul Elschot created LUCENE-6331: Summary: Spans for SpanOrQuery can return 0 cost Key: LUCENE-6331 URL: https://issues.apache.org/jira/browse/LUCENE-6331 Project: Lucene - Core Issue Type: B

[JENKINS] Lucene-Artifacts-5.0 - Build # 46 - Failure

2015-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-5.0/46/ No tests ran. Build Log: [...truncated 12009 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.0/lucene/build.xml:389: java.net.ConnectException: Operation timed out at java.net.PlainSocketImp

[jira] [Comment Edited] (LUCENE-6304) Add MatchNoDocsQuery that matches no documents

2015-03-03 Thread Lee Hinman (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345602#comment-14345602 ] Lee Hinman edited comment on LUCENE-6304 at 3/3/15 7:42 PM: A

[jira] [Updated] (LUCENE-6304) Add MatchNoDocsQuery that matches no documents

2015-03-03 Thread Lee Hinman (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lee Hinman updated LUCENE-6304: --- Attachment: LUCENE-6304.patch Adrien: I agree about having the hashCode. Here is a new patch that do

[jira] [Resolved] (LUCENE-6329) Calling score() should be ok even if needsScores is false

2015-03-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6329. -- Resolution: Fixed > Calling score() should be ok even if needsScores is false > ---

[jira] [Commented] (SOLR-7174) DIH can't use TikaEntityProcessor as inner entity because it's not capable of re-entry.

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345516#comment-14345516 ] Noble Paul commented on SOLR-7174: -- The patch looks fine to me , I shall commit this soon

[jira] [Assigned] (SOLR-7174) DIH can't use TikaEntityProcessor as inner entity because it's not capable of re-entry.

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-7174: Assignee: Noble Paul > DIH can't use TikaEntityProcessor as inner entity because it's not capable of

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

2015-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2027/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test Error Message: The target server failed to respond Stack Trace: org.apach

[jira] [Commented] (SOLR-7180) MiniSolrCloudCluster should startup and shutdown its jetties in parallel

2015-03-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345426#comment-14345426 ] Tomás Fernández Löbbe commented on SOLR-7180: - Should we awaitTermination in sh

[jira] [Commented] (LUCENE-6329) Calling score() should be ok even if needsScores is false

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

[jira] [Commented] (LUCENE-6329) Calling score() should be ok even if needsScores is false

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

[jira] [Commented] (LUCENE-6329) Calling score() should be ok even if needsScores is false

2015-03-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345395#comment-14345395 ] Adrien Grand commented on LUCENE-6329: -- I opened LUCENE-6330 to tackle BooleanScorer

[jira] [Created] (LUCENE-6330) BooleanScorer should not call score() when scores are not needed

2015-03-03 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-6330: Summary: BooleanScorer should not call score() when scores are not needed Key: LUCENE-6330 URL: https://issues.apache.org/jira/browse/LUCENE-6330 Project: Lucene - Co

[jira] [Commented] (LUCENE-6329) Calling score() should be ok even if needsScores is false

2015-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345388#comment-14345388 ] Robert Muir commented on LUCENE-6329: - +1 to commit this, i am interested in the list

Re: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 775 - Still Failing

2015-03-03 Thread Adrien Grand
I tried to explain the problem and proposed a small patch on https://issues.apache.org/jira/browse/LUCENE-6329 On Tue, Mar 3, 2015 at 6:05 PM, Robert Muir wrote: > Well, we should think about the api and not rush it. > > i was just thinking that right now, this problem is really a > disjunctions

[jira] [Updated] (LUCENE-6329) Calling score() should be ok even if needsScores is false

2015-03-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6329: - Attachment: LUCENE-6329.patch I had started seeing if we could implicitely wrap with ConstantScor

[jira] [Commented] (SOLR-7176) allow zkcli to modify JSON

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345377#comment-14345377 ] Noble Paul commented on SOLR-7176: -- I missed that. However , I agree with the recommendat

[jira] [Issue Comment Deleted] (SOLR-7176) allow zkcli to modify JSON

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7176: - Comment: was deleted (was: I missed that. However , I agree with the recommendation given by Per Steffense

[jira] [Commented] (SOLR-7176) allow zkcli to modify JSON

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345378#comment-14345378 ] Noble Paul commented on SOLR-7176: -- I missed that. However , I agree with the recommendat

[jira] [Commented] (SOLR-7185) null pointer exception at AbstractSolrSecondaryIndex.java

2015-03-03 Thread MASSIMO CELLI (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345369#comment-14345369 ] MASSIMO CELLI commented on SOLR-7185: - apologies I created this in error on the Solr op

[jira] [Created] (LUCENE-6329) Calling score() should be ok even if needsScores is false

2015-03-03 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-6329: Summary: Calling score() should be ok even if needsScores is false Key: LUCENE-6329 URL: https://issues.apache.org/jira/browse/LUCENE-6329 Project: Lucene - Core

[jira] [Resolved] (SOLR-7185) null pointer exception at AbstractSolrSecondaryIndex.java

2015-03-03 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-7185. - Resolution: Invalid Hi Massimo, that error is from the DataStax fork of Solr. Pleas

[jira] [Created] (SOLR-7185) null pointer exception at AbstractSolrSecondaryIndex.java

2015-03-03 Thread MASSIMO CELLI (JIRA)
MASSIMO CELLI created SOLR-7185: --- Summary: null pointer exception at AbstractSolrSecondaryIndex.java Key: SOLR-7185 URL: https://issues.apache.org/jira/browse/SOLR-7185 Project: Solr Issue Typ

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2709 - Still Failing

2015-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2709/ 5 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: org.apache.http.NoHttpResponseException: The target server failed to respond Stack Trace: org.apache.solr.client.solrj.SolrServerException:

[jira] [Commented] (LUCENE-6304) Add MatchNoDocsQuery that matches no documents

2015-03-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345352#comment-14345352 ] David Smiley commented on LUCENE-6304: -- +1 Adrien. > Add MatchNoDocsQuery that matc

Re: Commiter review request: SOLR-7174

2015-03-03 Thread Alexandre Rafalovitch
Thank you. Regards, Alex. Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter: http://www.solr-start.com/ On 3 March 2015 at 11:44, Noble Paul wrote: > I shall do it, Alexandre > > On Tue, Mar 3, 2015 at 8:24 PM, Alexandre Rafalovitch > wrote: >> >> https://issues.apache.or

[jira] [Commented] (SOLR-7177) ConcurrentUpdateSolrClient should log connection information on http failures

2015-03-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345347#comment-14345347 ] Mark Miller commented on SOLR-7177: --- Just to be clear by the way, just discussing, not pu

Re: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 775 - Still Failing

2015-03-03 Thread Robert Muir
Well, we should think about the api and not rush it. i was just thinking that right now, this problem is really a disjunctions one, in that it does something wrong if you call score(), even though you said you didnt need them. but in this case, if it wrapped its subs with constantscorer, it would

[jira] [Commented] (SOLR-7177) ConcurrentUpdateSolrClient should log connection information on http failures

2015-03-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345340#comment-14345340 ] Mark Miller commented on SOLR-7177: --- bq. Adding this info at this class will also benefit

Re: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 775 - Still Failing

2015-03-03 Thread Adrien Grand
OK, it works for me too. Then I'll also add assertions that you do not call score() if you passed needsScores=false. On Tue, Mar 3, 2015 at 5:38 PM, Robert Muir wrote: > one option is to wrap with constantscorer somewhere and still keep the > optimization? > > On Tue, Mar 3, 2015 at 11:32 AM, Adr

[jira] [Commented] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2015-03-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345335#comment-14345335 ] Mark Miller commented on SOLR-7115: --- I was still seeing it fail without that when I left

[jira] [Commented] (LUCENE-6304) Add MatchNoDocsQuery that matches no documents

2015-03-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345327#comment-14345327 ] Adrien Grand commented on LUCENE-6304: -- Feels wrong to me to override hashCode but n

[jira] [Commented] (SOLR-7184) Update Jetty to 9.2.9

2015-03-03 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345324#comment-14345324 ] Shalin Shekhar Mangar commented on SOLR-7184: - bq. Is there a reason why branch

[jira] [Commented] (SOLR-7176) allow zkcli to modify JSON

2015-03-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345323#comment-14345323 ] Mark Miller commented on SOLR-7176: --- bq. There is already a clusterprop command why do we

Re: Commiter review request: SOLR-7174

2015-03-03 Thread Noble Paul
I shall do it, Alexandre On Tue, Mar 3, 2015 at 8:24 PM, Alexandre Rafalovitch wrote: > https://issues.apache.org/jira/browse/SOLR-7174 > > DIH TikaEntityProcessor does not work as an inner entity as it does > not reinit correctly between outer loop iterations. > > Reported against 5.0, trivial

[jira] [Updated] (SOLR-7073) Add an API to add a jar to a collection's classpath

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7073: - Attachment: SOLR-7073.patch more tests and cleanup > Add an API to add a jar to a collection's classpath >

[jira] [Commented] (SOLR-7184) Update Jetty to 9.2.9

2015-03-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345307#comment-14345307 ] Uwe Schindler commented on SOLR-7184: - *Is there a reason why branch_5x is not yet on J

[jira] [Commented] (SOLR-7182) Make the Schema-API a first class citizen of SolrJ

2015-03-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345304#comment-14345304 ] Noble Paul commented on SOLR-7182: -- I would say , don't worry about any particular release

Re: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 775 - Still Failing

2015-03-03 Thread Robert Muir
one option is to wrap with constantscorer somewhere and still keep the optimization? On Tue, Mar 3, 2015 at 11:32 AM, Adrien Grand wrote: > OK, I found the reason. We have an optimization in disjunctions to > stop calling matches() after a single matching clause has been found > if scores are not

[jira] [Resolved] (SOLR-7184) Update Jetty to 9.2.9

2015-03-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-7184. - Resolution: Fixed Assignee: Uwe Schindler I also fixed CHANGES.txt in branch_5x (incorrect Je

  1   2   >