Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Similarity

Package version

Base type for similarity algorithms. Similarity algorithms are used to calculate scores that tie queries to documents. The higher the score, the more relevant the document is to that specific query. Those scores are used to rank the search results.

Hierarchy

  • Similarity

Index

Properties

Properties

odatatype

odatatype: "#Microsoft.Azure.Search.ClassicSimilarity" | "#Microsoft.Azure.Search.BM25Similarity"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc