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: plugins/mapper-annotated-text/src/main/java/org/elasticsearch/index/mapper/annotatedtext/AnnotatedTextFieldMapper.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -318,8 +318,8 @@ public AnnotationToken getAnnotation(int index) {
318
318
// When asked to tokenize plain-text versions by the highlighter it tokenizes the
319
319
// original markup form in order to inject annotations.
0 commit comments