Skip to content

Commit 900afb8

Browse files
committed
Adapt version in upgrade note
1 parent 1a76e63 commit 900afb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/01_Installation/02_Upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Following steps are necessary during updating to newer versions.
44

5-
## Upgrade to 2.1.0
5+
## Upgrade to 2.2.0
66
- Added `trackTotalHits` parameter to `DefaultSearchService` and `SearchExecutionService`. The default value is true, which means that total hits will always be computed accurately, even if they exceed the search engines threshold for accurate hit calculation. Change this parameter to `null`, to use the default threshold, pass an integer value to set a specific one.
77

88
## Upgrade to 2.1.0

0 commit comments

Comments
 (0)