A way to boost (promote) pages

Hi,
I am extremely new in elasticsearch and Kibana.
I have to search a way how to boost (promote) a page.
Now when I do a query:
GET /goc-en/_search?q=food
I get 5 hits.
I would like that a specific page that have been booted would be in the top,
I have to find a way how to increase _scrore on specific pages.
Are they many ways to do that?
Thanks a lot.
Gil

This is really an Elasticsearch question, rather than a Kibana question.

There was a response posted here with a possible solution for boosting a specific document: Boosting specific documents in every search

And another one here: Boosting specific documents in search results

Thanks for answering,

The first link I believe will help.

Thanks.

Le lun. 4 mars 2019 à 22:22, Tyler Smalley via Discuss the Elastic Stack elastic@discoursemail.com a écrit :

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.