inverted-list
常见例句
- In the proposed index structure, term and element tag based on inverted list, in addition to a horizontal term-based index, a vertical index based on GID of element identifier is added.
该索引结构建有基于词条的水平索引和基于元素标志GID的垂直索引,这种双重索引结构能高效地支持文档的局部更新。 - It may appear that the list structure can handle only linearly sequenced values, but they can also handle "inverted trees" by using shared sublists -- this is not what I'm discussing here.
可能看起来列表结构只能处理线性排列的值,但是,通过使用共享子列表,它们也可以处理“反转树(inverted tree)” —— 在这里我没有对这一内容进行讨论。 - 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-list