Just Pushed: Using score in scripts (facets)

You can now get the score and use it in scripts that different facets can accept: https://github.com/elasticsearch/elasticsearch/issues/issue/663.

-shay.banon

Is this related to:

I mean, can I now sort against doc.score?

On 1 Feb., 12:44, Shay Banon shay.ba...@elasticsearch.com wrote:

You can now get the score and use it in scripts that different facets can accept:Search Scripts: Allow to access score in facet related scripts using `doc.score` · Issue #663 · elastic/elasticsearch · GitHub.

-shay.banon

Its a start. You can now use it in scripts, which means its available to all facets to be easily consumed. Now, the different facets need to add it as a sortable option is applicable.
On Saturday, February 5, 2011 at 1:35 AM, Karussell wrote:

Is this related to:

Sort Facets based on document score (or arbitrary script) · Issue #631 · elastic/elasticsearch · GitHub

I mean, can I now sort against doc.score?

On 1 Feb., 12:44, Shay Banon shay.ba...@elasticsearch.com wrote:

You can now get the score and use it in scripts that different facets can accept:Search Scripts: Allow to access score in facet related scripts using `doc.score` · Issue #663 · elastic/elasticsearch · GitHub.

-shay.banon