Andrzej Bialecki
f07998fc23
SOLR-13677: All Metrics Gauges should be unregistered by components that registered them.
2019-10-18 17:15:04 +02:00
Shalin Shekhar Mangar
86a40c1cd5
SOLR-13843: The MOVEREPLICA API ignores replica type and always adds 'nrt' replicas
2019-10-18 14:48:37 +05:30
Chris Hostetter
63e9bcf5d1
SOLR-13741: Harden AuditLoggerIntegrationTest
2019-10-16 16:56:34 -07:00
Chris Hostetter
ebc720c5b0
SOLR-13852: Fix TestCloudNestedDocsSort to ensure child docs are never created in a way that violates uniqueKey rules
2019-10-16 15:49:58 -07:00
Jan Høydahl
611c4f960e
SOLR-13835 HttpSolrCall produces incorrect extra AuditEvent on AuthorizationResponse.PROMPT ( #946 )
2019-10-17 00:44:34 +02:00
Cassandra Targett
b3d59a7a8b
SOLR-12786: add back explicit asciidoctor install for Jenkins build
2019-10-16 12:21:48 -05:00
Alan Woodward
f7711d7124
LUCENE-9005: BooleanQuery.visit() pulls subvisitors from a top-level MUST visitor
2019-10-16 17:25:45 +01:00
Cassandra Targett
621461fd1a
SOLR-12786: Update Ref Guide build tool versions & fix section links for new format requirements
2019-10-16 11:03:17 -05:00
Cassandra Targett
b881a09592
Ref Guide: fix headline case
2019-10-16 10:08:57 -05:00
jimczi
7b0c096b91
Merge branch 'master' into shared_min_score
2019-10-16 13:12:33 +02:00
jimczi
6a5279d215
replace modulo with a bitwise operation
2019-10-16 13:09:46 +02:00
Andrzej Bialecki
f7f6a37f33
SOLR-13849: Ignore events created by running triggers.
2019-10-16 10:32:54 +02:00
iverase
39fcd907fb
LUCENE-8746: Call relate line with points in the same order as they
...
come from the original tessellation.
2019-10-16 07:20:45 +02:00
Chris Hostetter
939b3364e6
SOLR-13846: workaround - elliminate use of problematic PreemptiveBasicAuthClientBuilderFactory in tests that don't need it
2019-10-15 15:37:33 -07:00
Cassandra Targett
8dd2ab52b4
Ref Guide: fix headline case, e.g & i.e, random spaces
2019-10-15 09:45:08 -05:00
Cassandra Targett
96cf2d1762
Ref Guide: first pass at 8.3 upgrade notes
2019-10-15 09:02:31 -05:00
Cassandra Targett
3deff52b5f
Ref Guide: Upgrade Notes for 8.2 (neglected to do earlier)
2019-10-15 08:14:12 -05:00
Adrien Grand
afcf3e296c
LUCENE-8746: Disable testRandomLineEncoding for now.
2019-10-15 13:23:10 +02:00
Ishan Chattopadhyaya
e2b160b865
SOLR-13834: ZkController#getSolrCloudManager() now uses the same ZkStateReader instance instead of instantiating a new one
...
ZkController#getSolrCloudManager() created a new instance of ZkStateReader, thereby causing mismatch in the
visibility of the cluster state and, as a result, undesired race conditions.
2019-10-15 14:51:02 +05:30
Ishan Chattopadhyaya
b8648c60e7
SOLR-13793: Limiting number of forwards to total replicas in collection to avoid deadly forwarding loops
2019-10-15 14:43:20 +05:30
Jan Høydahl
64fb42c714
SOLR-13665: Added missing netty dependencies to solrJ ( #938 )
2019-10-15 10:35:05 +02:00
Cassandra Targett
8ad759436b
Ref Guide: Fix errant & empty style block throwing errors
2019-10-14 19:54:49 -05:00
iverase
1d97e25a8a
LUCENE-8928: Check that point is inside an edge bounding box when
...
checking if the point belongs to the edge
2019-10-14 20:27:16 +02:00
Ignacio Vera
68a3886b97
LUCENE-8746: Refactor EdgeTree ( #878 )
...
Introduce a Component tree that represents the tree of components (e.g polygons).
Edge tree is now just a tree of edges.
2019-10-14 19:36:05 +02:00
Adrien Grand
a4ac3fe3ef
LUCENE-9003: Compute numDocs() lazily. ( #939 )
2019-10-14 18:47:58 +02:00
Adrien Grand
a40c0a2a42
LUCENE-8994: Move CHANGES entry to 8.4.
2019-10-14 18:46:59 +02:00
Koen De Groote
e7e6cfaecf
LUCENE-8994: Code Cleanup - Pass values to list constructor instead of empty constructor followed by addAll(). ( #919 )
2019-10-14 18:45:47 +02:00
Adrien Grand
5e286e4195
LUCENE-9001: Add CHANGES entry.
2019-10-14 18:40:39 +02:00
Adrien Grand
0efd5e33d6
LUCENE-8979: Move CHANGES entry to 8.4.
2019-10-14 18:39:09 +02:00
Koen De Groote
04786244d0
LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2
2019-10-14 18:36:19 +02:00
Przemko Robakowski
e0b20f0886
LUCENE-9001: Fix race condition in SetOnce ( #931 )
2019-10-14 18:33:46 +02:00
Adrien Grand
81f598c2e6
LUCENE-8920: Disable direct addressing of arcs. ( #950 )
2019-10-14 18:30:36 +02:00
Noble Paul
b6ea7d60b7
SOLR-13731: javabin must support a 1:1 mapping of the JSON update format
2019-10-14 11:07:38 +11:00
yonik
1d43bda284
SOLR-13815: enhance live split test to fail more often
2019-10-13 17:07:10 -04:00
Uwe Schindler
509b74fa4e
Merge pull request #944 from uschindler/maintenance/forbidden-2.7
...
Update forbiddenapis to v2.7 and Groovy to v2.4.17
2019-10-12 21:42:29 +02:00
Uwe Schindler
3f76432c68
Update forbiddenapis to v2.7 and Groovy to v2.4.17
2019-10-12 21:24:38 +02:00
noble
88f457ee2a
SOLR-13821: refactored the code to change the API to suit package loader
2019-10-12 16:59:14 +11:00
noble
84126ea0ea
SOLR-13787: Better error logging
2019-10-12 16:35:08 +11:00
Yonik Seeley
a057b0d159
SOLR-13815: fix live split data loss due to cluster state change between checking current shard state and getting list of subShards ( #920 )
...
* SOLR-13815: add simple live split test to help debugging possible issue
* SOLR-13815: fix live split data loss due to cluster state change berween checking current shard state and getting list of subShards
2019-10-11 15:07:03 -04:00
Ignacio Vera
0295e281d0
LUCENE-8928: Compute exact bounds every N splits ( #926 )
...
When building a kd-tree for dimensions n > 2, compute exact bounds for an inner node every N splits to improve the quality of the tree. N is defined by SPLITS_BEFORE_EXACT_BOUNDS which is set to 4.
2019-10-11 18:00:19 +02:00
noble
5b6561eadb
SOLR-13787: Support for Payload<T> as 3rd param
2019-10-12 00:39:05 +11:00
noble
2d32f0b5a6
SOLR-13787: Added support for PayLoad<T> as 3rd param
2019-10-12 00:23:40 +11:00
noble
8bfd8a55c9
SOLR-13827: Added support for PayLoad<T> as 3rd param
2019-10-12 00:11:59 +11:00
Joel Bernstein
bed9e7c474
SOLR-13829: Update CHANGES.txt
2019-10-11 09:02:56 -04:00
Joel Bernstein
ad1c24e190
SOLR-13829: RecursiveEvaluator casts Continuous numbers to Discrete Numbers, causing mismatch
2019-10-10 21:19:25 -04:00
noble
5e9ed10657
SOLR-13821: Incorrect file path escape in windows
2019-10-11 11:47:39 +11:00
Gus Heck
fb3d030e05
SOLR-13760 update CHANGES.txt
2019-10-10 18:35:12 -04:00
Gus Heck
be813bd0ae
SOLR-13760 - restore viability of date math in TRA start property ( #879 )
...
* SOLR-13760 - restore viability of date math in TRA start property by
fixing the start date for time routed aliases
upon the receipt of the first document to avoid problems
with date math calculations required by DRA's
2019-10-10 18:17:22 -04:00
Andrzej Bialecki
430267ecc9
SOLR-13828: Improve ExecutePlanAction error handling.
2019-10-10 23:59:06 +02:00
Jason Gerlowski
083f2b5407
SOLR-13820: Small corrections to Rule-Based Auth docs
2019-10-10 17:04:27 -04:00