Manybubbles has submitted this change and it was merged.

Change subject: README update
......................................................................


README update

Change-Id: Ibd993cdbb25df2496b2e60094c0a9bc43e1c0876
---
M README.md
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Manybubbles: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/README.md b/README.md
index 9a17295..3e988b0 100644
--- a/README.md
+++ b/README.md
@@ -152,6 +152,7 @@
     "fields": {
       "title": {
         "type": "experimental",
+        "order": "score",
         "options": {
           "boost_before": {
             "20": 5,
@@ -164,6 +165,7 @@
 ```
 Note that the position is not reset between multiple values of the same field
 but is handled independently for each of the ```matched_fields```.
+Note also that ```boost_before``` works with ```top_scoring```.
 
 The ```matched_fields``` field turns on combining matches from multiple fields,
 just like the Fast Vector Highlighter.  See the [Elasticsearch 
documentation](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-request-highlighting.html#matched-fields)

-- 
To view, visit https://gerrit.wikimedia.org/r/123868
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd993cdbb25df2496b2e60094c0a9bc43e1c0876
Gerrit-PatchSet: 1
Gerrit-Project: search/highlighter
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <[email protected]>
Gerrit-Reviewer: Manybubbles <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to