Commit Graph

4985 Commits

Author SHA1 Message Date
Cao Manh Dat 63686689c0 SOLR-13434: Update CHANGES.txt 2019-06-04 20:07:13 +01:00
Cao Manh Dat 26b49827ed SOLR-13510: Move entry of CHANGES.txt to 8.1.2 2019-06-04 20:03:21 +01:00
erick 06257c5847 SOLR-12249: Better error message when grouping on a tokenized (non SortableText) field in SolrCloud
(cherry picked from commit 7fb5b7ed35)
2019-06-04 10:27:51 -07:00
Cao Manh Dat 518143c2f0 SOLR-13510: Intermittent 401's for internode requests with basicauth enabled 2019-06-04 16:17:29 +01:00
Erick Erickson e890980311 SOLR-8346: Upgrade Zookeeper to version 3.5.5
(cherry picked from commit 7ebeab71f4)
2019-06-03 17:59:01 -07:00
markrmiller 96f000334c SOLR-13489: Stop the leader from trying to rejoin the election on session expiration and harden our zk reconnect code path.
# Conflicts:
#	solr/core/src/test/org/apache/solr/cloud/OverseerTest.java
2019-06-03 11:11:12 -05:00
noble 16374340d4 SOLR-13329: typo in CHANGES.txt 2019-06-03 22:00:26 +10:00
Noble Paul 5c677f8f46 SOLR-13504: In autoscaling policies, use an explicit 'put : on-each' to specify the the rules is applied on each node (#694)
SOLR-13504: In autoscaling policies, use an explicit 'put : on-each' to specify the the rules is applied on each node
2019-06-03 18:41:10 +10:00
Noble Paul dbbab57398 SOLR-13504: improve autoscaling syntax by adding a nodeset attribute (#691)
SOLR-13504: In autoscaling policies, use an explicit 'nodeset' attribute for filtering nodes instead of using them directly at the toplevel
2019-06-03 18:40:15 +10:00
Gus Heck f0d1f9cc90 SOLR-13491 - SolrZkClient's watch wrapper no longer allows zookeeper
to hold the same watch object multiple times.

(cherry picked from commit d0c1c36c91)
2019-05-30 09:59:16 -04:00
Joel Bernstein 420121a83c SOLR-13494: Update CHANGES.txt 2019-05-29 14:47:09 -04:00
Andrzej Bialecki 04d781db8b SOLR-12941: Fix IndexSizeTrigger to correctly work with "aboveBytes" and "splitMethod=link" parameters. 2019-05-28 11:34:36 +02:00
Noble Paul c445ad4c75 SOLR-13493: /autoscaling/suggestions to be able to filter by type (#686)
* SOLR-13493: /autoscaling/suggestions to be able to filter by type
2019-05-28 07:58:39 +10:00
Erick Erickson 909910a9be SOLR-12562: Reverting Clean up RealTimeGetComponent.toSolrDoc (sha 97e7d8a3d7 and 15aa9dfb3d)
(cherry picked from commit 57b64f2684)
2019-05-27 08:38:33 -07:00
Erick Erickson 15aa9dfb3d SOLR-12652: Clean up RealTimeGetComponent.toSolrDoc
(cherry picked from commit 97e7d8a3d7)
2019-05-26 08:31:58 -07:00
noble 7c32bb5257 SOLR-13484: autoscaling/diagnostics APIshould be able to give diagnostics output from config pasted as a payload 2019-05-24 08:07:49 +10:00
Chris Hostetter 4dd3186c0f SOLR-13474: Fix "Search is temporarily disabled" logic to be consistent for entire request
SOLR-13469: Fix rejected requests during full disk full + IndexFetch to use 503 not 403
(cherry picked from commit 6cc67e433e)

Conflicts:
	solr/CHANGES.txt
2019-05-20 10:29:00 -07:00
Andrzej Bialecki 410d8935ba Add new version number for 8.1.1 release. Move the SOLR-13475 entry to the correct section. 2019-05-20 17:07:25 +02:00
Andrzej Bialecki 97d0d46db6 SOLR-13475: Null Pointer Exception when querying collection through collection alias. 2019-05-20 13:35:00 +02:00
Alessandro Benedetti 6f83dad301 SOLR-12304: MLT component now supports mlt.interestingTerms
(cherry picked from commit b9db118ed3)
2019-05-16 23:13:03 -04:00
David Smiley 6a3d32728b SOLR-13467: Include the S2 Geometry lib to make it simpler to use prefixTree="s2" on a Geo3D spatial field.
* Improved documentation on Geo3D.
* Better testing for Geo3D.

(cherry picked from commit 3a88ab616c)
2019-05-15 22:18:01 -04:00
Noble Paul 0f67df40b6 SOLR-13437: fork noggit code into Solr (#666)
* SOLR-13437: fork noggit code into Solr
2019-05-16 12:02:50 +10:00
Noble Paul 92ff728372 SOLR-13468: autoscaling/suggestions should be able to give suggestions from config sent as a payload (#678)
* SOLR-13468: autoscaling/suggestions should be able to give suggestions from config sent as a payload
2019-05-16 07:41:28 +10:00
Erick Erickson fef5d097d5 SOLR-11558: It would be nice if the Graph section of the Cloud tab in the Admin UI could give some more information about the replicas of a collection
(cherry picked from commit 9ff5eb30af)
2019-05-15 11:36:46 -07:00
Andrzej Bialecki 33b4b6c14b SOLR-13440: Support saving/restoring autoscaling state for repeatable simulations. 2019-05-13 19:20:12 +02:00
Joel Bernstein c921c72fba SOLR-13047: Update CHANGES.tx 2019-05-12 20:19:12 -04:00
Jan Høydahl 03cca62af3 SOLR-13453: Adjust auth metrics asserts in tests after SOLR-13449 (#668)
(cherry picked from commit 5b772f7c9d)
2019-05-09 20:16:11 +02:00
Christine Poerschke 726fb8facc SOLR-13049: Make contrib/ltr Feature.defaultValue configurable. (Stanislav Livotov, Christine Poerschke) 2019-05-09 17:45:05 +01:00
Cao Manh Dat 8a1b966165 SOLR-13445: Preferred replicas on nodes with same system properties as the query master 2019-05-08 17:59:33 +01:00
Noble Paul 31986798e8 typo in CHNAGES.txt 2019-05-08 07:29:05 +10:00
Cao Manh Dat 79fb96854c SOLR-13449: SolrClientNodeStateProvider always retries on requesting metrics from other nodes 2019-05-07 09:42:51 +01:00
Ishan Chattopadhyaya 6797274581 SOLR-13394: Updating contributors for this issue in CHANGES.txt 2019-05-07 14:10:46 +05:30
Ishan Chattopadhyaya 1ab8c18d05 SOLR-5970: Adding upgrade notes for this change 2019-05-07 14:08:23 +05:30
noble 8cde22ba01 SOLR-13320 : add an update param failOnVersionConflicts=false to updates not fail when there is a version conflict 2019-05-07 15:22:57 +10:00
Jason Gerlowski 919b085444 SOLR-13318: Fix casting issues in BucketBasedJsonFacet 2019-05-06 00:01:04 -04:00
Ishan Chattopadhyaya 400a918071 SOLR-13410: Designated overseer wasn't able to rejoin election queue upon restart 2019-05-04 00:29:49 +05:30
Ishan Chattopadhyaya 2faed4cada SOLR-13348: Speed up collapsing by avoiding scoring of ineligible documents 2019-05-03 02:46:03 +05:30
Ishan Chattopadhyaya 8ea32d61fe Adding 8.2 version 2019-05-01 14:51:55 +05:30
Andrzej Bialecki dbc9a3c767 SOLR-12833: Avoid unnecessary memory cost when DistributedUpdateProcessor timed-out lock is not used. 2019-04-30 22:32:09 +02:00
Mikhail Khludnev 39ff3052c3 SOLR-12291: fixing premature completion of async tasks
* extract async tracking methods from OverseerCollectionMessageHandler into the separate class
* replacing hashmap to named list to avoid entry loss
2019-04-30 10:03:34 +03:00
Andrzej Bialecki 44efae15a9 SOLR-13427: Support simulating the execution of autoscaling suggestions. 2019-04-30 00:23:03 +02:00
Shalin Shekhar Mangar 793c974a59 SOLR-13432: Add .toString methods to BitDocSet and SortedIntDocSet so that enabling "showItems" on the filter caches shows some useful information about the values in the cache
(cherry picked from commit f77c56dbc6)
2019-04-29 12:34:58 +05:30
Ishan Chattopadhyaya 855c7d6bb5 SOLR-5970: Return correct status upon collection creation failure 2019-04-28 23:20:21 +05:30
Ishan Chattopadhyaya a877632aaf SOLR-12248, SOLR-4647: Grouping is broken on docValues-only fields 2019-04-28 23:04:37 +05:30
Jason Gerlowski 65d7dfd5cf SOLR-13343: Fix minor web UI spacing issue
Closes #592
2019-04-27 10:40:06 -04:00
Kevin Risden 0e7e470ada
SOLR-13414: SolrSchema - Avoid NPE if Luke returns field with no type defined
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-04-26 09:42:13 -04:00
Jan Høydahl 1cf0439a24 SOLR-13425: Wrong color in horizontal definition list (#653)
(cherry picked from commit ef79dd548d)
2019-04-25 15:59:12 +02:00
Ishan Chattopadhyaya 430f059380 SOLR-13394: Switch default GC from CMS to G1 2019-04-25 13:59:33 +05:30
Mikhail Khludnev 13be0b1af2 SOLR-13081: Let in-place update work with route.field 2019-04-25 10:01:13 +03:00
Andrzej Bialecki 60af5dfcfc SOLR-13423: Upgrade RRD4j to version 3.5. 2019-04-24 13:10:08 +02:00