Call out where we are making a setting change.
IMHO the original text here was incomplete. Adding the simple words 'in the index mapping' makes this sentence more clear. Perhaps a be more clear to make this a link.
This commit is contained in:
parent
b86d0983bb
commit
ba34faa1ef
|
@ -64,7 +64,7 @@ natural languages, not as well with fields containing for instance html markup
|
||||||
* Treats the document as the whole corpus, and scores individual sentences as
|
* Treats the document as the whole corpus, and scores individual sentences as
|
||||||
if they were documents in this corpus, using the BM25 algorithm
|
if they were documents in this corpus, using the BM25 algorithm
|
||||||
|
|
||||||
Here is an example of setting the `content` field to allow for
|
Here is an example of setting the `content` field in the index mapping to allow for
|
||||||
highlighting using the postings highlighter on it:
|
highlighting using the postings highlighter on it:
|
||||||
|
|
||||||
[source,js]
|
[source,js]
|
||||||
|
|
Loading…
Reference in New Issue