inverted index
常見例句
- You can use an inverted index to easily find which documents contain certain terms.
你可以利用反曏索引輕松的找到那些文檔包含了特定的索引項。 - About 6 months ago, we decided to develop a new, modern search architecture that is based on a highly efficient inverted index instead of a relational database.
大約6個月前,我們決定開發(fā)一個全新的現代搜索框架,該搜索框架基於高性能的倒排索引,而非關系型數據庫。 - Most search engines use an inverted index -- rather than compiling a list of every single Web page and all its words, for every single word, they compile a list of the places where it appears.
大部分搜索引擎使用一種倒排索引——不是針對每個單一的單詞,爲每個單一的網頁及其上麪的所有單詞都編排一個目錄,而是爲每個單詞出現的位置編排一個目錄。 返回 inverted index