aboutsummaryrefslogtreecommitdiff
path: root/solr-8.3.1
diff options
context:
space:
mode:
authorAndy Rickert <andrew_rickert@brown.edu>2020-04-08 23:23:52 -0700
committerAndy Rickert <andrew_rickert@brown.edu>2020-04-08 23:23:52 -0700
commit1bbbb660e8f1f5e0165e4ab6d3d4ac1340cb2e23 (patch)
tree0a8c1d038522bbbc70748575516b7cc1e82202e1 /solr-8.3.1
parentfac740378a9eeaeb0af4567f6402120aba8bd62e (diff)
menu no longer buried under search resuslts, filter booleans now passed onto new search docs, and minor ui tweaks
Diffstat (limited to 'solr-8.3.1')
-rw-r--r--solr-8.3.1/CHANGES.txt2
-rw-r--r--solr-8.3.1/bin/solr-8983.pid2
2 files changed, 2 insertions, 2 deletions
diff --git a/solr-8.3.1/CHANGES.txt b/solr-8.3.1/CHANGES.txt
index 219888b49..78ee2efc1 100644
--- a/solr-8.3.1/CHANGES.txt
+++ b/solr-8.3.1/CHANGES.txt
@@ -66,7 +66,7 @@ Upgrade Notes
----------------------
* Users who have written test cases that extend SolrTestCaseJ4 may see NullPointerExceptions if
- their tests directly reference both SolrTestCaseJ4.initCoreDataDir and SolrTestCaseJ4.deleteCore().
+ their tests directly reference both SolrTestCaseJ4.initCoreDataDir and TestCaseJ4.deleteCore().
This change in behavior is due to a bug fix in deleteCore() to ensure the dataDir is properly reset
in tests that call initCore()/deleteCore() multiple times in a given test (class). initCoreDataDir
is now deprecated, and users are encouraged to use SolrTestCaseJ4.initAndGetDataDir() in it's place.
diff --git a/solr-8.3.1/bin/solr-8983.pid b/solr-8.3.1/bin/solr-8983.pid
index 779eb1af5..5fee47e8f 100644
--- a/solr-8.3.1/bin/solr-8983.pid
+++ b/solr-8.3.1/bin/solr-8983.pid
@@ -1 +1 @@
-17656
+81262