[jira] [Updated] (LUCENE-6310) FilterScorer should delegate asTwoPhaseIterator

2015-02-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-6310: Attachment: LUCENE-6310.patch updated patch: * cleanup FilterScorer to have a final next/advance/do

[jira] [Updated] (LUCENE-6310) FilterScorer should delegate asTwoPhaseIterator

2015-02-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-6310: Attachment: LUCENE-6310.patch simple patch. * FilteredQuery.LeapFrog uses ConjunctionDISI and work

[jira] [Created] (LUCENE-6310) FilterScorer should delegate asTwoPhaseIterator

2015-02-27 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-6310: --- Summary: FilterScorer should delegate asTwoPhaseIterator Key: LUCENE-6310 URL: https://issues.apache.org/jira/browse/LUCENE-6310 Project: Lucene - Core Issue T

Re: [VOTE] Release 4.10.4 RC0

2015-02-27 Thread Robert Muir
SUCCESS! [0:40:55.528119] +1 On Fri, Feb 27, 2015 at 6:27 PM, Michael McCandless wrote: > Artifacts: > http://people.apache.org/~mikemccand/staging_area/lucene-solr-4.10.4-RC0-rev1662817 > > Smoke tester: python3 -u dev-tools/scripts/smokeTestRelease.py > http://people.apache.org/~mikemccand/st

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

2015-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2690/ 6 tests failed. REGRESSION: org.apache.solr.cloud.MultiThreadedOCPTest.test Error Message: We have a failed SPLITSHARD task Stack Trace: java.lang.AssertionError: We have a failed SPLITSHARD task at __randomizedtest

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

2015-02-27 Thread Vamsee Yarlagadda (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsee Yarlagadda updated SOLR-7177: Affects Version/s: 5.0 > ConcurrentUpdateSolrClient should log connection information on http

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

2015-02-27 Thread Vamsee Yarlagadda (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsee Yarlagadda updated SOLR-7177: Attachment: SOLR-7177.patch Here is the first revision of the patch. I tried to preserve the

[jira] [Updated] (SOLR-7174) Can't index a directory of files using DIH with BinFileDataSource and TikaEntityProcessor

2015-02-27 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch updated SOLR-7174: Attachment: SOLR-7174.patch Proposed patch that allows TikaEntityProcessor to reset c

[jira] [Commented] (SOLR-7174) Can't index a directory of files using DIH with BinFileDataSource and TikaEntityProcessor

2015-02-27 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341313#comment-14341313 ] Alexandre Rafalovitch commented on SOLR-7174: - It looks like the TikaEntityProc

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

2015-02-27 Thread Vamsee Yarlagadda (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341311#comment-14341311 ] Vamsee Yarlagadda commented on SOLR-7177: - It might be costly to always log this co

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

2015-02-27 Thread Vamsee Yarlagadda (JIRA)
Vamsee Yarlagadda created SOLR-7177: --- Summary: ConcurrentUpdateSolrClient should log connection information on http failures Key: SOLR-7177 URL: https://issues.apache.org/jira/browse/SOLR-7177 Proj

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

2015-02-27 Thread Sachin Goyal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sachin Goyal updated SOLR-7121: --- Attachment: SOLR-7121.patch The latest patch includes a test-case for a core going down when its config

[jira] [Reopened] (SOLR-6864) Support registering searcher listeners in SolrCoreAware.inform(SolrCore) method

2015-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reopened SOLR-6864: -- Assignee: Erick Erickson (was: Tomás Fernández Löbbe) re-opening for inclusion in 4.10.5 > Su

[jira] [Reopened] (SOLR-6845) Add buildOnStartup option for suggesters

2015-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reopened SOLR-6845: -- Reopening for inclusion in 4.10.5 > Add buildOnStartup option for suggesters > -

[jira] [Assigned] (LUCENE-5833) Suggestor Version 2 doesn't support multiValued fields

2015-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned LUCENE-5833: -- Assignee: Erick Erickson (was: Steve Rowe) > Suggestor Version 2 doesn't support mult

[jira] [Commented] (LUCENE-5833) Suggestor Version 2 doesn't support multiValued fields

2015-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341240#comment-14341240 ] Erick Erickson commented on LUCENE-5833: Jan: As it happens, I'm doing some othe

[jira] [Assigned] (SOLR-6845) Add buildOnStartup option for suggesters

2015-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-6845: Assignee: Erick Erickson (was: Tomás Fernández Löbbe) > Add buildOnStartup option for sugge

[jira] [Commented] (SOLR-7124) Add "delconfig" command to zkcli

2015-02-27 Thread Vamsee Yarlagadda (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341217#comment-14341217 ] Vamsee Yarlagadda commented on SOLR-7124: - bq. It would not be required on upconfig

[jira] [Updated] (LUCENE-6309) disable coord when scores are not needed, or the scoring fn does not use it

2015-02-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-6309: Attachment: LUCENE-6309.patch Here is a patch. We already precompute coord(0..N, N), I just moved t

[jira] [Created] (LUCENE-6309) disable coord when scores are not needed, or the scoring fn does not use it

2015-02-27 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-6309: --- Summary: disable coord when scores are not needed, or the scoring fn does not use it Key: LUCENE-6309 URL: https://issues.apache.org/jira/browse/LUCENE-6309 Project: Lu

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

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

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_31) - Build # 4403 - Still Failing!

2015-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4403/ Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.http.NoHttpResponseException: The target server failed to

Re: 4.10.4 release

2015-02-27 Thread Jan Høydahl
LUCENE-5833 (Suggester support MultiValued fields) re-opened with a 4.x patch. Clean backport merge, all tests green. Will await committing to 4_10 branch. Mike will decide if it goes in a RC or 4.10.5. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 25. feb. 2015 k

[jira] [Updated] (LUCENE-5833) Suggestor Version 2 doesn't support multiValued fields

2015-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-5833: Fix Version/s: 4.10.4 > Suggestor Version 2 doesn't support multiValued fields > --

[jira] [Updated] (LUCENE-5833) Suggestor Version 2 doesn't support multiValued fields

2015-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-5833: Attachment: LUCENE-5833_branch4_10.patch Reopening to add patch for 4_10 branch. It was a simple me

[jira] [Reopened] (LUCENE-5833) Suggestor Version 2 doesn't support multiValued fields

2015-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reopened LUCENE-5833: - > Suggestor Version 2 doesn't support multiValued fields > --

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

2015-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11894/ Java: 64bit/jdk1.9.0-ea-b47 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestScorerPerf Error Message: Suite timeout exceeded (>= 720 msec). Stack Trace

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

2015-02-27 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341037#comment-14341037 ] Hoss Man commented on SOLR-7176: supporting arbitrary JSON editing could be dangerous (hell

[VOTE] Release 4.10.4 RC0

2015-02-27 Thread Michael McCandless
Artifacts: http://people.apache.org/~mikemccand/staging_area/lucene-solr-4.10.4-RC0-rev1662817 Smoke tester: python3 -u dev-tools/scripts/smokeTestRelease.py http://people.apache.org/~mikemccand/staging_area/lucene-solr-4.10.4-RC0-rev1662817 1662817 4.10.4 /tmp/smoke4104 True SUCCESS! [0:39:34.5

Re: svn commit: r1662853 - /lucene/dev/branches/lucene_solr_4_10/dev-tools/scripts/smokeTestRelease.p y

2015-02-27 Thread Chris Hostetter
: it's OK that 4.10.x back compat test fails to test 5.x indices :) FWIW: using something like python's distutils.version.StrictVersion to compare the current RC version with each of hte items in allReleases might help make this less tedious down the road... (is distutils a standard python lib

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Erick Erickson
Welcome Anshum! On Fri, Feb 27, 2015 at 1:03 PM, Anshum Gupta wrote: > Thanks everyone! > > On Fri, Feb 27, 2015 at 12:50 PM, Mark Miller wrote: >> >> Welcome! >> >> - Mark >> >> On Fri, Feb 27, 2015 at 12:41 PM, Steve Rowe wrote: >>> >>> I'm pleased to announce that Anshum Gupta has accepted t

[jira] [Updated] (SOLR-7171) BaseDistributedSearchTestCase.getSolrXml() not used consistently - multiple divergent ways a JettySolrRunner may be inited

2015-02-27 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-7171: --- Attachment: SOLR-7171.patch the previous patch broke {{DistributedClusteringComponentTest}} - which is eviden

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

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

[jira] [Commented] (LUCENE-6303) CachingWrapperFilter -> CachingWrapperQuery

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

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

2015-02-27 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-7176: -- Summary: allow zkcli to modify JSON Key: SOLR-7176 URL: https://issues.apache.org/jira/browse/SOLR-7176 Project: Solr Issue Type: New Feature Reporte

[jira] [Updated] (SOLR-7171) BaseDistributedSearchTestCase.getSolrXml() not used consistently - multiple divergent ways a JettySolrRunner may be inited

2015-02-27 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-7171: --- Attachment: SOLR-7171.patch here's a patch i'm currently hammering on ... doesn't completley eliminate all the

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Anshum Gupta
Thanks everyone! On Fri, Feb 27, 2015 at 12:50 PM, Mark Miller wrote: > Welcome! > > - Mark > > On Fri, Feb 27, 2015 at 12:41 PM, Steve Rowe wrote: > >> I'm pleased to announce that Anshum Gupta has accepted the PMC’s >> invitation to join. >> >> Welcome Anshum! >> >> Steve >> >> >> ---

[jira] [Commented] (LUCENE-6303) CachingWrapperFilter -> CachingWrapperQuery

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

Re: [JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2688 - Still Failing

2015-02-27 Thread Adrien Grand
I committed a fix. On Fri, Feb 27, 2015 at 9:32 PM, Adrien Grand wrote: > I'm looking into it. > > On Fri, Feb 27, 2015 at 9:23 PM, Apache Jenkins Server > wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2688/ >> >> No tests ran. >> >> Build Log: >> [...truncated 112 l

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Mark Miller
Welcome! - Mark On Fri, Feb 27, 2015 at 12:41 PM, Steve Rowe wrote: > I'm pleased to announce that Anshum Gupta has accepted the PMC’s > invitation to join. > > Welcome Anshum! > > Steve > > > - > To unsubscribe, e-mail: dev-un

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

2015-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1975/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC 7 tests failed. FAILED: org.apache.solr.search.TestComplexPhraseQParserPlugin.testMultipleFields Error Message: SolrCore 'collection1' is not available due to init failure

Re: [JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2688 - Still Failing

2015-02-27 Thread Adrien Grand
I'm looking into it. On Fri, Feb 27, 2015 at 9:23 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2688/ > > No tests ran. > > Build Log: > [...truncated 112 lines...] > [javac] Compiling 718 source files to > /usr/home/jenkins/jenkins-slave

[jira] [Commented] (LUCENE-6308) SpansEnum, deprecate Spans

2015-02-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340763#comment-14340763 ] Robert Muir commented on LUCENE-6308: - I really like the idea of bringing spans "up t

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

2015-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2688/ No tests ran. Build Log: [...truncated 112 lines...] [javac] Compiling 718 source files to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/build/core/classes/java [javac] /usr/home/jenkin

[jira] [Commented] (LUCENE-6308) SpansEnum, deprecate Spans

2015-02-27 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340719#comment-14340719 ] Paul Elschot commented on LUCENE-6308: -- This could also be an alternative for LUCENE

[jira] [Updated] (LUCENE-6308) SpansEnum, deprecate Spans

2015-02-27 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6308: - Attachment: LUCENE-6308.patch TermSpansEnum only. > SpansEnum, deprecate Spans > ---

[jira] [Commented] (LUCENE-6308) SpansEnum, deprecate Spans

2015-02-27 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340706#comment-14340706 ] Paul Elschot commented on LUCENE-6308: -- This avoids the problem of Spans going to th

[jira] [Resolved] (SOLR-7128) Two phase distributed search is fetching extra fields in GET_TOP_IDS phase

2015-02-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-7128. - Resolution: Fixed > Two phase distributed search is fetching extra fields in GET_TO

[jira] [Commented] (SOLR-7128) Two phase distributed search is fetching extra fields in GET_TOP_IDS phase

2015-02-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340694#comment-14340694 ] Shalin Shekhar Mangar commented on SOLR-7128: - bq. Since I haven't managed to c

[jira] [Commented] (SOLR-7128) Two phase distributed search is fetching extra fields in GET_TOP_IDS phase

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

[jira] [Created] (LUCENE-6308) SpansEnum, deprecate Spans

2015-02-27 Thread Paul Elschot (JIRA)
Paul Elschot created LUCENE-6308: Summary: SpansEnum, deprecate Spans Key: LUCENE-6308 URL: https://issues.apache.org/jira/browse/LUCENE-6308 Project: Lucene - Core Issue Type: Bug

[jira] [Comment Edited] (LUCENE-6294) Generalize how IndexSearcher parallelizes collection execution

2015-02-27 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340661#comment-14340661 ] Shikhar Bhushan edited comment on LUCENE-6294 at 2/27/15 7:25 PM: -

[jira] [Commented] (LUCENE-6294) Generalize how IndexSearcher parallelizes collection execution

2015-02-27 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340661#comment-14340661 ] Shikhar Bhushan commented on LUCENE-6294: - When slicing differnetly than segment-

[jira] [Comment Edited] (LUCENE-6294) Generalize how IndexSearcher parallelizes collection execution

2015-02-27 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340661#comment-14340661 ] Shikhar Bhushan edited comment on LUCENE-6294 at 2/27/15 7:25 PM: -

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

2015-02-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reassigned SOLR-7143: -- Assignee: Anshum Gupta > MoreLikeThis Query Parser does not handle multiple field names > --

[jira] [Commented] (LUCENE-6294) Generalize how IndexSearcher parallelizes collection execution

2015-02-27 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340640#comment-14340640 ] Shikhar Bhushan commented on LUCENE-6294: - Makes sense! Seems to be already custo

[jira] [Commented] (SOLR-6969) When opening an HDFSTransactionLog for append we must first attempt to recover it's lease to prevent data loss.

2015-02-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340632#comment-14340632 ] Anshum Gupta commented on SOLR-6969: This adds a dependency for solr/core so I'm not su

Re: Commits for 4.10.4

2015-02-27 Thread Michael McCandless
Thank you for pointing it out! Mike McCandless http://blog.mikemccandless.com On Fri, Feb 27, 2015 at 1:14 PM, Anshum Gupta wrote: > No issues Mike and thanks for fixing this. > > P.S: Your computer is surely faster than most! > > On Fri, Feb 27, 2015 at 10:02 AM, Michael McCandless > wrote:

[jira] [Reopened] (SOLR-6969) When opening an HDFSTransactionLog for append we must first attempt to recover it's lease to prevent data loss.

2015-02-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reopened SOLR-6969: Reopening for backporting to 4.10.4. > When opening an HDFSTransactionLog for append we must first attem

[jira] [Commented] (SOLR-6847) LeaderInitiatedRecoveryThread compares wrong replica's state with lirState

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

[jira] [Updated] (SOLR-6969) When opening an HDFSTransactionLog for append we must first attempt to recover it's lease to prevent data loss.

2015-02-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-6969: --- Attachment: SOLR-6969-4.10.4-backport.patch 4.10.4 backport patch. > When opening an HDFSTransactionLo

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

2015-02-27 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 bq. is the hashcode/equals stuff needed here or can the superclass impl

[jira] [Resolved] (SOLR-6847) LeaderInitiatedRecoveryThread compares wrong replica's state with lirState

2015-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-6847. -- Resolution: Fixed Committed to lucene_solr_4_10 > LeaderInitiatedRecoveryThread compares wrong replica's

[jira] [Resolved] (LUCENE-6303) CachingWrapperFilter -> CachingWrapperQuery

2015-02-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6303. -- Resolution: Fixed Fix Version/s: 5.1 Trunk > CachingWrapperFilter ->

[jira] [Updated] (SOLR-6847) LeaderInitiatedRecoveryThread compares wrong replica's state with lirState

2015-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-6847: - Fix Version/s: 4.10.4 > LeaderInitiatedRecoveryThread compares wrong replica's state with lirState > --

[jira] [Reopened] (SOLR-6847) LeaderInitiatedRecoveryThread compares wrong replica's state with lirState

2015-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened SOLR-6847: -- Assignee: Steve Rowe (was: Shalin Shekhar Mangar) Reopening to backport to 4.10.4 > LeaderInitiatedRe

[jira] [Commented] (LUCENE-6303) CachingWrapperFilter -> CachingWrapperQuery

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

[jira] [Commented] (LUCENE-6294) Generalize how IndexSearcher parallelizes collection execution

2015-02-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340598#comment-14340598 ] Adrien Grand commented on LUCENE-6294: -- I think a better approach than the semaphore

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Tomás Fernández Löbbe
Congratulations Anshum! On Fri, Feb 27, 2015 at 10:53 AM, Yonik Seeley wrote: > Congrats Anshum! > > -Yonik > > > On Fri, Feb 27, 2015 at 9:41 AM, Steve Rowe wrote: > > I'm pleased to announce that Anshum Gupta has accepted the PMC’s > invitation to join. > > > > Welcome Anshum! > > > > Steve >

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Yonik Seeley
Congrats Anshum! -Yonik On Fri, Feb 27, 2015 at 9:41 AM, Steve Rowe wrote: > I'm pleased to announce that Anshum Gupta has accepted the PMC’s invitation > to join. > > Welcome Anshum! > > Steve > > > - > To unsubscribe, e-mail

[jira] [Commented] (SOLR-5961) Solr gets crazy on /overseer/queue state change

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

[jira] [Resolved] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-7033. -- Resolution: Fixed Committed to lucene_solr_4_10. > RecoveryStrategy should not publish any state when cl

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

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

[jira] [Resolved] (SOLR-5961) Solr gets crazy on /overseer/queue state change

2015-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-5961. -- Resolution: Fixed Fix Version/s: 5.0 4.10.4 Fixed as part of SOLR-7033. > Solr

[jira] [Reopened] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened SOLR-7033: -- Assignee: Steve Rowe (was: Mark Miller) Reopening to backport to 4.10.4 > RecoveryStrategy should not

[jira] [Updated] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-7033: - Fix Version/s: 4.10.4 > RecoveryStrategy should not publish any state when closed / cancelled. > --

[jira] [Commented] (LUCENE-6294) Generalize how IndexSearcher parallelizes collection execution

2015-02-27 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340544#comment-14340544 ] Shikhar Bhushan commented on LUCENE-6294: - This is great. I saw some improvements

[jira] [Commented] (SOLR-7147) Introduce new TrackingShardHandlerFactory for monitoring what requests are sent to shards during tests

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

[jira] [Commented] (LUCENE-5299) Refactor Collector API for parallelism

2015-02-27 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340521#comment-14340521 ] Shikhar Bhushan commented on LUCENE-5299: - LUCENE-6294 is definitely a less intru

[jira] [Resolved] (SOLR-7147) Introduce new TrackingShardHandlerFactory for monitoring what requests are sent to shards during tests

2015-02-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-7147. - Resolution: Fixed > Introduce new TrackingShardHandlerFactory for monitoring what r

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Shalin Shekhar Mangar
Welcome Anshum! On Fri, Feb 27, 2015 at 11:11 PM, Steve Rowe wrote: > I'm pleased to announce that Anshum Gupta has accepted the PMC’s > invitation to join. > > Welcome Anshum! > > Steve > > > - > To unsubscribe, e-mail: dev-uns

[jira] [Commented] (LUCENE-6301) Deprecate Filter

2015-02-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340510#comment-14340510 ] Adrien Grand commented on LUCENE-6301: -- We are getting closer: QueryWrapperFilter is

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Ryan Ernst
Congrats! On Feb 27, 2015 9:41 AM, "Steve Rowe" wrote: > I'm pleased to announce that Anshum Gupta has accepted the PMC’s > invitation to join. > > Welcome Anshum! > > Steve > > > - > To unsubscribe, e-mail: dev-unsubscr...@lucen

Re: Commits for 4.10.4

2015-02-27 Thread Anshum Gupta
No issues Mike and thanks for fixing this. P.S: Your computer is surely faster than most! On Fri, Feb 27, 2015 at 10:02 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > OK my computer was faster than yours :) > > Should be fixed now! > > Sorry for the hassle. > > Mike McCandless > >

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340493#comment-14340493 ] Steve Rowe commented on SOLR-7033: -- [~markrmil...@gmail.com], looks like your last patch o

[jira] [Commented] (LUCENE-6303) CachingWrapperFilter -> CachingWrapperQuery

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

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Michael McCandless
Welcome Anshum! Mike McCandless http://blog.mikemccandless.com On Fri, Feb 27, 2015 at 12:41 PM, Steve Rowe wrote: > I'm pleased to announce that Anshum Gupta has accepted the PMC’s invitation > to join. > > Welcome Anshum! > > Steve > > > -

Re: Commits for 4.10.4

2015-02-27 Thread Michael McCandless
OK my computer was faster than yours :) Should be fixed now! Sorry for the hassle. Mike McCandless http://blog.mikemccandless.com On Fri, Feb 27, 2015 at 12:57 PM, Anshum Gupta wrote: > Sure, else I can. I have it fixed, just running the tests now. > > On Fri, Feb 27, 2015 at 9:50 AM, Michae

Re: Commits for 4.10.4

2015-02-27 Thread Anshum Gupta
Sure, else I can. I have it fixed, just running the tests now. On Fri, Feb 27, 2015 at 9:50 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > Woops, sorry, I'll fix ... trying to prepare for 4.10.4 release. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Fri, Feb 27, 20

[jira] [Resolved] (LUCENE-5299) Refactor Collector API for parallelism

2015-02-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5299. -- Resolution: Fixed Fix Version/s: 5.1 Trunk > Refactor Collector API f

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Adrien Grand
Welcome and congratulations Anshum! On Fri, Feb 27, 2015 at 6:41 PM, Steve Rowe wrote: > I'm pleased to announce that Anshum Gupta has accepted the PMC’s invitation > to join. > > Welcome Anshum! > > Steve > > > - > To unsubscri

Re: Commits for 4.10.4

2015-02-27 Thread Michael McCandless
Woops, sorry, I'll fix ... trying to prepare for 4.10.4 release. Mike McCandless http://blog.mikemccandless.com On Fri, Feb 27, 2015 at 12:44 PM, Anshum Gupta wrote: > Hi Mike, > > I think your commits for 4.10.4 broke ant precommit. > > https://svn.apache.org/viewvc?view=revision&revision=166

Re: Welcome Anshum Gupta to the PMC

2015-02-27 Thread Alan Woodward
Congratulations, Anshum! Alan Woodward www.flax.co.uk On 27 Feb 2015, at 17:41, Steve Rowe wrote: > I'm pleased to announce that Anshum Gupta has accepted the PMC’s invitation > to join. > > Welcome Anshum! > > Steve > > > ---

Commits for 4.10.4

2015-02-27 Thread Anshum Gupta
Hi Mike, I think your commits for 4.10.4 broke ant precommit. https://svn.apache.org/viewvc?view=revision&revision=1662742 https://svn.apache.org/viewvc?view=revision&revision=1662746 https://svn.apache.org/viewvc?view=revision&revision=1662750 > lucene_solr_4_10/solr/build.xml:240: Some example

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

2015-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2687/ 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:45014//collection1 Stack Trace: org.apach

Welcome Anshum Gupta to the PMC

2015-02-27 Thread Steve Rowe
I'm pleased to announce that Anshum Gupta has accepted the PMC’s invitation to join. Welcome Anshum! Steve - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (LUCENE-6294) Generalize how IndexSearcher parallelizes collection execution

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

[jira] [Resolved] (LUCENE-6294) Generalize how IndexSearcher parallelizes collection execution

2015-02-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6294. -- Resolution: Fixed Fix Version/s: 5.1 Trunk Thanks David, Mike and Rya

[jira] [Commented] (LUCENE-6303) CachingWrapperFilter -> CachingWrapperQuery

2015-02-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340401#comment-14340401 ] Robert Muir commented on LUCENE-6303: - +1, this is awesome. > CachingWrapperFilter -

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_31) - Build # 11729 - Failure!

2015-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11729/ Java: 32bit/jdk1.8.0_31 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test Error Message: Didn't see all replicas for shard shard1 in collection1 come up within 3 ms! ClusterS

  1   2   >