You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/mapping/params/boost.asciidoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ have a higher score than words that originated in the `content` field.
73
73
This functionality comes at a cost: queries on the `_all` field are slower
74
74
when field boosting is used.
75
75
76
-
deprecated[5.0.0, index time boost is deprecated. Instead, the field mapping boost is applied at query time. For indices created before 5.0.0 the boost will still be applied at index time.]
76
+
deprecated[5.0.0, "index time boost is deprecated. Instead, the field mapping boost is applied at query time. For indices created before 5.0.0 the boost will still be applied at index time."]
0 commit comments