Home
last modified time | relevance | path

Searched refs:documentCount (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/
Dlunr.js319 lunr.idf = function (posting, documentCount) { argument
327 var x = (documentCount - documentsWithTerm + 0.5) / (documentsWithTerm + 0.5)
2359 this.documentCount = 0
2473 this.documentCount += 1
2602 idf = lunr.idf(this.invertedIndex[term], this.documentCount)