Product Documentation
Product DocumentationDeveloper GuideAPI ReferenceHelp Center
  • About Search.io
  • Fundamentals
    • Search settings
      • Understanding relevance and ranking
      • Textual relevance
      • Ranking adjustments
      • Dynamic boosting
      • Synonyms
      • Redirects
    • Promotion rules
      • Triggers
      • Manual curation
      • Boosting
      • Banners
    • Integrating search
      • Display options
      • Filters and sort options
      • Result templates
      • Search UI integration
    • Roles & permissions
    • Reporting
      • Event tracking
      • Trends
      • Content issues
      • Explore
    • Filter expressions
    • Indexing Data
      • Schema
  • Guides
    • General
      • Previewing results
    • 📄Content websites
      • Crawling a website
      • Adding custom fields
      • Configuring domains
      • Excluding documents
      • Improving content
    • 🛍️E-commerce
      • Define schema and sync data
      • Relevance tuning
      • Creating a user interface
      • Adding a sale banner
  • Integrations
    • Shopify
      • Shopify metafields
    • Webflow
    • Drupal
    • Wordpress
  • Deep dives
    • Concepts and terminology
    • How Search.io works
    • Autocomplete
    • Spelling
  • Helpful Links
    • Developer Documentation
    • API Reference
    • Help Center
Powered by GitBook
On this page
  • Search score
  • Relevance
  • Ranking

Was this helpful?

  1. Fundamentals
  2. Search settings

Understanding relevance and ranking

PreviousSearch settingsNextTextual relevance

Last updated 3 years ago

Was this helpful?

Search score

When performing a search, Search.io assigns a search score to each document in the index. The score ranges from 0 (no match) to 1 (perfect match) and search results are ordered starting with the highest score. The relevance score consists of three score components: the keyword score, the neural score, and the boost score.

Relevance

The neural score represents the neural hash similarity of the result and the search text.

The larger of these two scores is used when calculating the overall search score, and their contribution generally comprises the majority of the total score, since most users are looking for results which match their query.

Ranking

The boost score represents the business-specific ranking of the search score. Generally comprising a smaller portion of the total score, it can be used to make Ranking adjustments to better tailor results to business requirements or to personalize search results.

The keyword score represents the of the result. In other words, how well does the search text match the content. This considers spelling, synonyms, stemming, and other language specific features.

Textual relevance
The components of the search score.