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:
Jeff 2016-04-05 09:24:23 +02:00 committed by Lee Hinman
parent b86d0983bb
commit ba34faa1ef
1 changed files with 1 additions and 1 deletions

View File

@ -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
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:
[source,js]