Skip to content

Expose proximity boosting #33382

@jpountz

Description

@jpountz

In addition to static features (ctr, pagerank, url length) it is common to also want to boost by recency or geo-distance, which are going to perform differently on every request depending on the current time or on the location of the user that runs the query.

Lucene just added support for efficient boosting by recency and plans to add something similar for boosting by geo-distance.

How should we expose it in Elasticsearch?

Relates #27588
cc @polyfractal @mayya-sharipova

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions