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 df9d46a commit 4660202Copy full SHA for 4660202
protos/schemas/common.proto
@@ -800,7 +800,7 @@ message Highlight {
800
// [optional] Provides a locale for the boundary_scanner. Valid values are language tags (for example, "en-US"). Default is Locale.ROOT.
801
optional string boundary_scanner_locale = 5;
802
803
- // [x-deprecated]
+ // [optional] Forces the highlighting to highlight fields based on the source even if fields are stored separately.
804
optional bool force_source = 6;
805
806
// [optional] Specifies how to split text into highlighted fragments. Valid only for the plain highlighter. Default HIGHLIGHTER_FRAGMENTER_SPAN.
0 commit comments