GitHub user nirupam89 opened a pull request:

    https://github.com/apache/lucene-solr/pull/222

    Branch 4x

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/lucene-solr branch_4x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/222.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #222
    
----
commit b265e6db03a33201356cd4ae3e32c5b9a7e24a3b
Author: Chris M. Hostetter <[email protected]>
Date:   2014-08-17T19:32:13Z

    SOLR-2894: Distributed query support for facet.pivot (merge r1617789, 
r1618051, r1618490)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618513 
13f79535-47bb-0310-9956-ffa450edef68

commit f00d3540c1fe141a4e43a397bf6882b96d6eb294
Author: Uwe Schindler <[email protected]>
Date:   2014-08-18T09:12:23Z

    Merged revision(s) 1618563 from lucene/dev/trunk:
    Update outdated forbidden-apis in Maven build
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618564 
13f79535-47bb-0310-9956-ffa450edef68

commit dcd9357e558c9021db034fb9f17b1f843bbb681c
Author: Uwe Schindler <[email protected]>
Date:   2014-08-18T13:41:56Z

    Merged revision(s) 1618603 from lucene/dev/trunk:
    SOLR-6388: Update Apache TIKA 1.5's Apache POI dependency to 3.10.1
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618604 
13f79535-47bb-0310-9956-ffa450edef68

commit e0b2fd52c5988975cc1675ecc87accd4815832f4
Author: Adrien Grand <[email protected]>
Date:   2014-08-18T15:02:57Z

    LUCENE-5892: CharsRefBuilder implements Accountable.
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618627 
13f79535-47bb-0310-9956-ffa450edef68

commit 232bd663cd69fccd8a0c75cacdcbc05ea846486c
Author: Adrien Grand <[email protected]>
Date:   2014-08-18T15:05:01Z

    LUCENE-5892: Missed the covariant return type.
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618629 
13f79535-47bb-0310-9956-ffa450edef68

commit 22f90fbe5dc42844273306dd6640866fa5d7ed30
Author: Simon Willnauer <[email protected]>
Date:   2014-08-18T15:48:45Z

    LUCENE-5850: Add missing hashCode implementation to Version.java
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618639 
13f79535-47bb-0310-9956-ffa450edef68

commit 0bcf085208d472917257e6ea0aa0441c8cd14fc9
Author: Uwe Schindler <[email protected]>
Date:   2014-08-18T16:26:08Z

    Merged revision(s) 1618652 from lucene/dev/trunk:
    SOLR-6389: Fix spec version of WAR file
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618654 
13f79535-47bb-0310-9956-ffa450edef68

commit bc703262547f57058be7b2b8fce822a897d5cbe9
Author: Mark Robert Miller <[email protected]>
Date:   2014-08-18T16:26:56Z

    SOLR-5656: Add autoAddReplicas feature for shared file systems.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618655 
13f79535-47bb-0310-9956-ffa450edef68

commit 969c919b9a2c9ec4d1b9336fd78a95fa7f89f26b
Author: Ryan Ernst <[email protected]>
Date:   2014-08-18T17:20:27Z

    Backport fix in waitForMerges to allow merge scheduler to run one last time
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618668 
13f79535-47bb-0310-9956-ffa450edef68

commit 0bd32b6e411fe375ca84b41fbbd03d3a16d1a180
Author: Ryan Ernst <[email protected]>
Date:   2014-08-18T17:43:41Z

    Fix build breakage from r1618668
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618674 
13f79535-47bb-0310-9956-ffa450edef68

commit e8356052c5d138c2f10a387733833d4f28ed2839
Author: Uwe Schindler <[email protected]>
Date:   2014-08-18T17:52:45Z

    Merged revision(s) 1618672 from lucene/dev/trunk:
    SOLR-6387: Add better error messages throughout Solr and supply a work 
around for Java bug #8047340 to SystemInfoHandler: On Turkish default locale, 
some JVMs fail to fork on MacOSX, BSD, AIX, and Solaris platforms.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618676 
13f79535-47bb-0310-9956-ffa450edef68

commit 8d8fd7c4d2d5c3286b8dafcb293151d399f8f594
Author: Erick Erickson <[email protected]>
Date:   2014-08-18T19:59:40Z

    SOLR-6338: coreRootDirectory requires trailing slash, or SolrCloud cores 
are created in wrong location
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618717 
13f79535-47bb-0310-9956-ffa450edef68

commit 547812c7b587ae0e84fb38d41958232b71502d16
Author: Erick Erickson <[email protected]>
Date:   2014-08-18T21:01:56Z

    SOLR-6314: Multi-threaded facet counts differ when SolrCloud has >1 shard
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618734 
13f79535-47bb-0310-9956-ffa450edef68

commit e5dd29fecf1a0a73ca8409aee88acc72d68ee921
Author: Robert Muir <[email protected]>
Date:   2014-08-19T01:25:15Z

    LUCENE-5891: clean up Lucene410DVProducer concurrency
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618777 
13f79535-47bb-0310-9956-ffa450edef68

commit dc1a00319df1204bc7ef525ae52242b3feb3aaa8
Author: Erik Hatcher <[email protected]>
Date:   2014-08-19T14:57:52Z

    SOLR-6378: Fixed example/example-DIH/ issues with "tika" and "solr" 
configurations, and tidied up README.txt (merged from trunk r1618878)
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618879 
13f79535-47bb-0310-9956-ffa450edef68

commit c080a5f8dcc202d1b43d6e363483b177aa0e0c58
Author: Erik Hatcher <[email protected]>
Date:   2014-08-19T18:04:28Z

    Fix test file name typo (merged from trunk r1618917)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618918 
13f79535-47bb-0310-9956-ffa450edef68

commit 0e200daf6b1bc1a3009ecace7dcd1aad9aed7a82
Author: Uwe Schindler <[email protected]>
Date:   2014-08-19T19:11:53Z

    Merged revision(s) 1618938 from lucene/dev/trunk:
    SOLR-6387: Try to fix this a second time...
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618939 
13f79535-47bb-0310-9956-ffa450edef68

commit efb4292e377d61880ed396ffabd3f5fcff009040
Author: Uwe Schindler <[email protected]>
Date:   2014-08-19T19:54:01Z

    Merged revision(s) 1618959 from lucene/dev/trunk:
    SOLR-6388: Add changes entry
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1618960 
13f79535-47bb-0310-9956-ffa450edef68

commit c9687462c68a266d412a8ca7ee6044a217a356d0
Author: Michael McCandless <[email protected]>
Date:   2014-08-20T09:41:38Z

    LUCENE-5893: use Files.createTempDirectory
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619058 
13f79535-47bb-0310-9956-ffa450edef68

commit 56a70242953b09fe124aec53a298fcf1e68ac64f
Author: Michael McCandless <[email protected]>
Date:   2014-08-20T14:19:56Z

    Test: fix fallthrough compiler warning
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619112 
13f79535-47bb-0310-9956-ffa450edef68

commit a514792d7fa42354ae12b281617e789bb23cb1f0
Author: David Wayne Smiley <[email protected]>
Date:   2014-08-20T17:18:37Z

    LUCENE-5714: TestBBoxStrategy work-around for Spatial4j Rect bug #85
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619165 
13f79535-47bb-0310-9956-ffa450edef68

commit 0f3b235a9a8c31f717e0332196b57b4b6ddafcc8
Author: Chris M. Hostetter <[email protected]>
Date:   2014-08-20T17:33:11Z

    SOLR-6178: backout deprecation until we have a diff default (merge r1619172)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619173 
13f79535-47bb-0310-9956-ffa450edef68

commit a65a082ba0af07806bf04a1770c9027208664be5
Author: Simon Willnauer <[email protected]>
Date:   2014-08-20T19:44:05Z

    LUCENE-5896: Use local random instance rather than global in LuceneTestCase
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619213 
13f79535-47bb-0310-9956-ffa450edef68

commit e1aad47ba9f80baddff595dc3f7ff188b6a822e9
Author: Mark Robert Miller <[email protected]>
Date:   2014-08-20T20:00:54Z

    SOLR-6393: TransactionLog replay performance on HDFS is very poor.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619218 
13f79535-47bb-0310-9956-ffa450edef68

commit 58112da1d6ae9b1201c07bf6226034363a533f32
Author: Michael McCandless <[email protected]>
Date:   2014-08-20T20:55:34Z

    add link to paper
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619226 
13f79535-47bb-0310-9956-ffa450edef68

commit bf5579696c019aac665f4f3573cb12e2db018d1d
Author: Chris M. Hostetter <[email protected]>
Date:   2014-08-20T20:56:42Z

    sync rjernst's r1618245 change to lucene/CHANGES.txt with Solr's copy 
(smokecheck verification failure) (merge r1619225)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619228 
13f79535-47bb-0310-9956-ffa450edef68

commit 9e5f69631ab4b4cf293365c032eefb37df276157
Author: Anshum Gupta <[email protected]>
Date:   2014-08-20T23:21:52Z

    SOLR-6391: Improve message for CREATECOLLECTION failure due to missing 
numShards (merge from trunk)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619264 
13f79535-47bb-0310-9956-ffa450edef68

commit cb9beac70790e460ce5277d6adc2e36b703d3270
Author: Ryan Ernst <[email protected]>
Date:   2014-08-21T03:12:52Z

    LUCENE-5859: Add Analyzer constructors without Version parameter and 
deprecate those taking Version
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619283 
13f79535-47bb-0310-9956-ffa450edef68

commit 2537a832964ff626d6e53f72dde1479da823e522
Author: Mark Robert Miller <[email protected]>
Date:   2014-08-21T14:17:48Z

    SOLR-6268: HdfsUpdateLog has a race condition that can expose a closed HDFS 
FileSystem instance and should close it's FileSystem instance if either 
inherited close method is called.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619404 
13f79535-47bb-0310-9956-ffa450edef68

commit 124919fa858483a0e13385ab226aa200386bb252
Author: Mark Robert Miller <[email protected]>
Date:   2014-08-21T15:09:58Z

    SOLR-6089: When using the HDFS block cache, when a file is deleted, it's 
underlying data entries in the block cache are not removed, which is a problem 
with the global block cache option. 
    
    git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1619431 
13f79535-47bb-0310-9956-ffa450edef68

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to