Most Web search engines use an inverted index.
大部分Web搜索引擎都使用逆序索引。
I know how an inverted index and all that works.
我知道一个反向索引和所有的作品。
The set of all output pairs forms a simple inverted index.
所有这些输出的数据对组成了一个简单的反向索引。
Lucene USES an inverted index as its index structure.
Lucene正是使用了反向索引作为其基本的索引结构。
With that vocabulary, a Google-like inverted index becomes possible.
有了这种“词汇”,一种类似Google的倒排索引将成为可能。
Builds the inverted index structure that is used to store the indexed tokens.
生成用于存储索引令牌的倒排索引结构。
You can use an inverted index to easily find which documents contain certain terms.
你可以利用反向索引轻松的找到那些文档包含了特定的索引项。
Inverted Index: The map function parses each document, and emits a sequence of pairs.
反向索引:map函数对每个文档进行索引分析,产生一串数据对。
Indexer Builds the inverted index structure that is used to store the indexed tokens.
索引器,它生成用来存储索引令牌的倒排索引结构。
Popular Information Retrieval technologies are reviewed, especially VSM, its variants, and also inverted index.
本文回顾了通用的信息检索技术,尤其是向量空间模型及其改进、倒排索引技术。
Proposes an inverted index structure that supports dynamic update, including both structure and content updates.
提出了一种基于倒排表的索引,能很好地支持文档结构和内容的动态更新。
The search time of terms library is one of the factors that determine creation efficiency and retrieval efficiency of inverted index.
词库的查找速度是影响倒排索引的填充及检索效率的因素之一。
An information retrieval system on a medium-scale text collection is established using the word relation algorithm, along with inverted index.
按照提出的关联度算法,并结合倒排索引技术,实际建立了一个信息检索系统,包含有一定规模的文本库。
Lucene stores the input data in a data structure called an inverted index, which is stored on the file system or memory as a set of index files.
Lucene将输入数据存储在名为逆序索引的数据结构中,该数据结构以索引文件集的形式存储在文件系统或内存中。
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个月前,我们决定开发一个全新的现代搜索框架,该搜索框架基于高性能的倒排索引,而非关系型数据库。
From a technical perspective, the inverted index, used to store keywords that appear in documents and enable searches, is a well-known and well-described data structure.
从技术的角度来看,倒排索引用于存储文档中出现的关键字,并且支持搜索,它是一种广为熟悉并且精确描述的数据结构。
The current digital repositories, derives from traditional libraries, the resources organization form of which is based on inverted index and takes literature as units.
目前的数字化信息资源库,衍生于传统图书馆,资源组织是以文献为单位,基于传统的倒排索引的组织形式。
Based on data compression, a inverted index structure in full textual databases is proposed, and some search algorithms on the index are designed to obtain better performance.
提出了一个基于数据压缩的全文本数据库倒排索引结构,并在此结构上设计出了一些查找算法来获得更好的查找性。
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.
大部分搜索引擎使用一种倒排索引——不是针对每个单一的单词,为每个单一的网页及其上面的所有单词都编排一个目录,而是为每个单词出现的位置编排一个目录。
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的索引文件结构之前,我们先要理解反向索引(Inverted index)这个概念,反向索引是一种以索引项为中心来组织文档的方式,每个索引项指向一个文档序列,这个序列中的文档都包含该索引项。
The second gives an example of the implementation of an inverted text index.
第二个例子展示一个反向文本索引的实现。
The second scenario creates an inverted text index from strings.
第二个场景根据字符串创建一个反向文本索引。
Let's first discuss the scope of the functionality that the inverted text index provides.
首先我们来讨论反向文本索引提供的功能范围。
For example, the index extension for the inverted text index can be parameterized to also support case-sensitive and case-insensitive indexes.
例如,将反向文本索引的索引扩展参数化,以支持大小写敏感和大小写不敏感的索引。
Access plan for query without inverted text index.
未使用反向文本索引的查询的访问计划。
This section describes a simple mechanism for creating an inverted text index by using index extensions.
本节描述一种简单的通过使用索引扩展创建反向文本索引的机制。
Access plan for query accessing an inverted text index.
访问反向文本索引的查询的访问计划。
In the respect of the index of video features, an inverted structure based on the visual vocabulary is designed, by which the retrieval speed is raised.
在视频索引的建立方面,设计了一种新的基于视觉字典的倒排索引结构,提高了同源视频检索的速度。
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.
该文分析了当前对XML数据检索的相关工作,提出了一种路径索引技术,并将之无缝结合了基于文本的倒排索引文档,以实现XML文档的内容和结构的双重检索。
The index storage models of the hybrid index mechanism have three models: tree model, hash index model and inverted file model.
混纯索引机造采取的索引亡储模型从要无树、哈希和反排文件三类方式。
应用推荐