We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480e923 commit 70bb7c8Copy full SHA for 70bb7c8
server/src/main/java/org/elasticsearch/search/fetch/subphase/highlight/AbstractHighlighterBuilder.java
@@ -277,7 +277,7 @@ public Integer numOfFragments() {
277
278
/**
279
* Set type of highlighter to use. Out of the box supported types
280
- * are {@code unified}, {@code plain} and {@code fvj}.
+ * are {@code unified}, {@code plain} and {@code fvh}.
281
* Defaults to {@code unified}.
282
* Details of the different highlighter types are covered in the reference guide.
283
*/
0 commit comments