Package version:

Interface ClassicSimilarity

Legacy similarity algorithm which uses the Lucene TFIDFSimilarity implementation of TF-IDF. This variation of TF-IDF introduces static document length normalization as well as coordinating factors that penalize documents that only partially match the searched queries.

interface ClassicSimilarity {
    odatatype: "#Microsoft.Azure.Search.ClassicSimilarity";
}

Hierarchy (view full)

Properties

Properties

odatatype

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