GitHub user diegoceccarelli opened a pull request:

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

    Update jira/gradle to the latest master

    

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

    $ git pull https://github.com/diegoceccarelli/lucene-solr jira/gradle

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

    https://github.com/apache/lucene-solr/pull/507.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 #507
    
----
commit e1da5f953731b4e2990e054d09ec0bcb2e5146b8
Author: Jim Ferenczi <jimczi@...>
Date:   2018-10-19T18:45:16Z

    LUCENE-8531: QueryBuilder#analyzeGraphPhrase now creates one phrase query 
per finite strings in the graph if the slop is greater than 0.
    Span queries cannot be used in this case because they don't handle slop the 
same way than phrase queries.

commit a7c9c9d8cefc5115a058c0d443f3e1d1d8e51b5e
Author: Tommaso Teofili <teofili@...>
Date:   2018-10-20T06:28:02Z

    SOLR-12879 - MinHash query parser

commit 5de63322098e21438e734dc918040dc8d78122ac
Author: Noble Paul <noble@...>
Date:   2018-10-22T00:14:41Z

    SOLR-12892: MapWriter to use CharSequence instead of String

commit 8c70811f3a2a4deab8186b187909ac5c3615e6fb
Author: Andrzej Bialecki <ab@...>
Date:   2018-10-22T09:27:35Z

    SOLR-12729: Unlock the shard on error.

commit c31a95d26170c7ffbd7e3177288891d6a14f4ab1
Author: Noble Paul <noble@...>
Date:   2018-10-22T13:03:59Z

    SOLR-12846: Added support for "host" variable in autoscaling policy rules

commit c9776d88f90df2ae77a9e37e36d87e069bfde6ed
Author: Christine Poerschke <cpoerschke@...>
Date:   2018-10-20T00:01:17Z

    Three minor variables.adoc edits.

commit fcaea07f3c8cba34906ca02f40fb1d2c40badc08
Author: Joel Bernstein <jbernste@...>
Date:   2018-10-22T19:20:13Z

    SOLR-12829: Add plist (parallel list) Streaming Expression

commit d799fd53c7cd3a83442d6010dc48802d2fd8c7fb
Author: Anshum Gupta <anshum@...>
Date:   2018-10-22T21:59:10Z

    SOLR-5004: Allow a shard to be split into 'n' sub-shards using the 
collections API

commit 576d28f643a89de832b59a783ce729402d70fb9f
Author: noble <noble@...>
Date:   2018-10-23T01:30:54Z

    SOLR-11522: Moved the _get methods to a separate interafce and keep 
MapWriter clean

commit 7512cd9425319fb620c1992053a5d4be7cd9229d
Author: Cao Manh Dat <datcm@...>
Date:   2018-10-23T02:58:59Z

    SOLR-11812: Remove LIROnShardRestartTest since the transition from old lir 
to new lir is no longer supported

commit 9df96d2530ed7098549cbd8bda2b347f8c26042b
Author: Tommaso Teofili <teofili@...>
Date:   2018-10-23T07:07:38Z

    SOLR-12879 - added missing attribution in CHANGES.txt

commit 2e757f6c257687ab713f88b6a07cf4a355e4cf66
Author: Tommaso Teofili <teofili@...>
Date:   2018-10-23T07:12:46Z

    SOLR-12879 - registered MinHashQParserPlugin to QParserPlugin as min_hash

commit 3e89b7a771639aacaed6c21406624a2b27231dd7
Author: David Smiley <dsmiley@...>
Date:   2018-10-23T17:28:10Z

    SOLR-12754: New hl.weightMatches for UnifiedHighlighter WEIGHT_MATCHES
    (defaults to true in master/8)

commit e083b1501ebe21abaf95bcd93f89af12142fd1ee
Author: Cao Manh Dat <datcm@...>
Date:   2018-10-24T01:56:01Z

    Add log.warn when a replica become leader after timeout

commit bd714ca1edc681cd871e6d385bd98a9cb9d7ffe6
Author: Nicholas Knize <nknize@...>
Date:   2018-10-22T19:25:22Z

    LUCENE-8538: Add a Simple WKT Shape Parser for creating Lucene Geometries 
(Polygon, Line, Rectangle, points, and multi-variants) from WKT format.

commit cebf7039ee047302d4c52fdb282f43c58ed65595
Author: Christine Poerschke <cpoerschke@...>
Date:   2018-10-24T18:22:51Z

    Fix typo in stream-decorator-reference.adoc file.

commit 7fc91deaba25ae91bc9b2c4ae2875fc74c2c19aa
Author: Christine Poerschke <cpoerschke@...>
Date:   2018-10-24T18:25:10Z

    SOLR-12905: MultiSolrCloudTestCase now clears static clusterId2cluster in 
@AfterClass

commit c277674f0ed5ab810432a1ad18c174f75dd4a9be
Author: Christine Poerschke <cpoerschke@...>
Date:   2018-10-24T18:28:12Z

    SOLR-12873: Replace few remaining occurrences of LUCENE_CURRENT with LATEST 
for luceneMatchVersion.

commit ab14cc9566e15743eb168b36ca63d2b3197ba0a1
Author: Christine Poerschke <cpoerschke@...>
Date:   2018-10-24T18:30:44Z

    SOLR-9425: fix NullPointerException in TestSolrConfigHandlerConcurrent

commit e62fe459834a287cccf01f25ec03b8764f7a5af7
Author: Christine Poerschke <cpoerschke@...>
Date:   2018-10-24T18:49:35Z

    SOLR-12772: Correct dotProduct parameters+syntax documentation

commit b72f05dac63f88929056627525857f45b303154b
Author: Cassandra Targett <ctargett@...>
Date:   2018-10-24T19:21:35Z

    SOLR-9317: cleanup a couple of typos; add some description to addreplica 
examples

commit 16ee847663d67d1b003228d809dac6d5e30f2682
Author: Cassandra Targett <ctargett@...>
Date:   2018-10-24T20:04:33Z

    SOLR-12827: remove monospace in headings; correct formatting for heading 
level indicator; remove redundant "Example #" in the example titles

commit 71988c756b76a96cb96fc8f86183219a4a008389
Author: Varun Thacker <varun@...>
Date:   2018-10-24T20:57:28Z

    SOLR-12793: Move TestCloudJSONFacetJoinDomain amd TestCloudJSONFacetSKG to 
the facet test package

commit 3e87499d72131f2ee54b03fa83ed177413fd3cbc
Author: Varun Thacker <varun@...>
Date:   2018-10-24T22:33:23Z

    Tweak test-help example for running tests within a package

commit 26e14986af7aa60b72940f611f63b2a50fbb9980
Author: Tommaso Teofili <teofili@...>
Date:   2018-10-25T07:57:16Z

    SOLR-12879 - added missing test for min_hash qp to QueryEqualityTest

commit 7952cec99aae943e89c7fd9f7329962a7285c3dd
Author: Joel Bernstein <jbernste@...>
Date:   2018-10-25T13:16:54Z

    SOLR-12913: Streaming Expressions / Math Expressions docs for 7.6 release

commit 93ccdce57c85fa652efa6b328344a267ba3319fd
Author: Cassandra Targett <ctargett@...>
Date:   2018-10-25T16:06:25Z

    SOLR-5004: put param names and values in monospace

commit 8d109393492924cdde9663b9b9c4da00daaae433
Author: Cassandra Targett <ctargett@...>
Date:   2018-10-25T16:56:19Z

    SOLR-12423: fix Tika version in CHANGES

commit f33be7a172d7b4596530d8cb925ba6dd1f1f53f0
Author: Noble Paul <noble@...>
Date:   2018-10-26T01:50:45Z

    SOLR-12868: Request forwarding for v2 API is broken

commit 6f291d402b93ca534eccfef620fa392d0cd2b892
Author: Jim Ferenczi <jimczi@...>
Date:   2018-10-26T08:28:37Z

    LUCENE-8524: Add the Hangul Letter Araea (interpunct) as a separator in 
Nori's tokenizer.
    This change also removes empty terms and trim surface form in Nori's Korean 
dictionary.

----


---

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

Reply via email to