Skip to main content

Rank feature queries

TL;DR

Use rank feature queries with the Atlan Python SDK (pyatlan) to boost search result relevance based on numeric field values.

Connect

Rank feature queries allow you to boost the relevance of results based on the value of a numeric field.1

Unlike other queries, you don't search on a rank query field itself but instead use it to change the relevance score of results to boost them higher up.

Coming soon

Footnotes

  1. This page is a summary of the details in the Elasticsearch Guide's Rank feature queries

Was this page helpful?