inverted file index
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]反轉(zhuǎn)檔案索引
英漢例句
- The index storage models of the hybrid index mechanism have three models:tree model, hash index model and inverted file model.
混純索引機(jī)造采取的索引亡儲(chǔ)模型從要無(wú)樹(shù)、哈希和反排文件三類方式。 - Before analyzing Lucene's index file structure, you should understand the inverted index concept. An inverted index is an inside-out arrangement of documents in which terms take center stage.
在分析 Lucene 的索引文件結(jié)構(gòu)之前,我們先要理解反向索引(Inverted index)這個(gè)概念,反向索引是一種以索引項(xiàng)為中心來(lái)組織文檔的方式,每個(gè)索引項(xiàng)指向一個(gè)文檔序列,這個(gè)序列中的文檔都包含該索引項(xiàng)。 - This paper analyzes data retrieval of XML currently, and proposes a kind of path index technology which have been combined with inverted file to implement retrieval both on context and structure.
該文分析了當(dāng)前對(duì)XML數(shù)據(jù)檢索的相關(guān)工作,提出了一種路徑索引技術(shù),并將之無(wú)縫結(jié)合了基于文本的倒排索引文檔,以實(shí)現(xiàn)XML文檔的內(nèi)容和結(jié)構(gòu)的雙重檢索。
lib.nwnu.edu.cn
雙語(yǔ)例句
專業(yè)釋義
- 反轉(zhuǎn)檔案索引