View Source Haystack.Query.IDF (Haystack v0.1.0)

Calculate the IDF for the results.

Link to this section Summary

Functions

Calculate the IDF for each result.

Link to this section Functions

Link to this function

calculate(results, storage)

View Source
@spec calculate([map()], struct()) :: [map()]

Calculate the IDF for each result.