Docs: Added IDs to the highlighters for linking

This commit is contained in:
Clinton Gormley 2014-06-22 16:46:33 +02:00
parent 3d6d2e700a
commit 64a4acc49b
1 changed files with 2 additions and 1 deletions

View File

@ -31,6 +31,7 @@ be loaded and the relevant field will be extracted from it.
The field name supports wildcard notation. For example, using `comment_*`
will cause all fields that match the expression to be highlighted.
[[postings-highlighter]]
==== Postings highlighter
If `index_options` is set to `offsets` in the mapping the postings highlighter
@ -71,7 +72,7 @@ the queries to be rewritten using a proper
<<query-dsl-multi-term-rewrite,rewrite method>> that supports multi term
extraction, which is a potentially expensive operation.
[[fast-vector-highlighter]]
==== Fast vector highlighter
If `term_vector` information is provided by setting `term_vector` to