Do you have a copy of the department's document on the correct format for index, citations and references?
你有系里关于索引、引用和参考文献的正确格式的文件吗?
To use a custom document model, you have to specify one at text index creation time.
要使用定制的文档模型,就必须在创建文本索引时指定一个文档模型。
Use the same index document to store references for 4,096 source documents instead of having one index document for each source document.
使用相同的索引文档来存储4,096个源文档的引用,而不是每个源文档都有自己的索引文档。
Each word is an index entry for the document it originates from, and the index entries are sorted by those words.
每个单词都是它所在文档的一个索引条目,索引条目是按这些单词存储的。
In the context of the DB2 text Search index processing, for each row, the content of each column is treated as a document.
在DB 2文本搜索索引处理上下文中,对于每一行记录,其中的每一个字段都会被作为一个文档进行处理。
A common scenario for lazy loading happens when an application returns and displays a list of search results, one of which the user clicks to see the original document stored in the index.
懒散加载的一个常见场景大都发生在应用程序返回和显示一系列搜索结果的时候,用户常常会单击其中的一个来查看存储在此索引中的原始文档。
Each index document also has multi-value field UNIDs, which contain the UNIDs of all documents in the source database that match the keyword assigned for that index document.
每一个索引文档也具有多值字段unid,其中包含与为该索引文档分配的关键字相匹配的源数据库中的所有文档的UNID。
If DB2 used a single index range scan from 20 to 30, it would miss this document and return an incomplete query result.
如果DB 2在20到30之间使用单个索引范围扫描,则会错过该文档,并返回不完全的查询结果。
In XML cases, not only the significant terms, but also their location in the XML document structure is maintained in the text index.
在XML文档的情况下,文本索引中不但包含重要的词汇,而且包含它们在XML文档结构中的位置。
Although we have not created any relational indexes, we will create some XML indexes to explain how DB2 native XML support allows us to create an index from any element or attribute in the document.
虽然我们没有创建任何关系索引,但将创建一些xml索引来说明如何使用DB 2原生xML支持从文档中的任何元素或属性创建索引。
Depending on the type of document, which is defined with the text index format, different ingest handlers and parsers are used to extract and filter the text.
根据在文本索引格式中定义的文档类型,不同的吸取处理器和解析器会用于提取和过滤文本。
It contains index entries for every text node, i.e. every leaf element value in every XML document in the XML column.
它包含每个文本节点(即xml列中的每个XML文档中的每个叶子元素值)的索引条目。
Using a text index makes document search much more efficient, as the text data does not need to be examined at query time like it is done with sub-string matching.
使用文本索引使文档搜索的效率大大提高,因为不需要像进行子字符串匹配时那样在查询时检查文本数据。
First, when the search index is created, taxonomy categories are applied to documents based on whether a document satisfies the rule.
首先,在创建搜索索引时,根据文档是否满足规则,将分类法目录应用于文档。
This list of tags — generated on an AD hoc basis during the actual document parsing — was used as an index for single-byte tag placeholders used in a structure schematic.
该标记列表—在实际的文档解析期间在特别基础上生成—用作结构示意图中使用的单字节标记占位符的索引。
The pipeline processes documents before they are indexed in the full-text index, and it provides automated summarization, document format conversion, and categorization services (See Figure 1).
在全文索引中建立文档的索引之前,管道将对文档进行处理,并且提供了自动化的摘要、文档格式转换和分类服务(请参见图1)。
In that index document, the script identifies the UNID of the source document in the source database.
在此索引文档中,脚本识别源数据库中源文档的UNID。
Each term points to a list of documents that contain it. On the contrary, in a forwarding index, documents take the center stage, and each document refers to a list of terms it contains.
相反,在正向索引中,文档占据了中心的位置,每个文档指向了一个它所包含的索引项的序列。
Index definition with a custom document model.
使用定制文档模型的索引定义。
Index idx4 declares the namespace and prefix explicitly to match the document.
索引idx4显式地声明了名称空间和前缀以匹配文档。
With the fields stored in the index, instead of using the Document to locate the original file or data and load it, you can actually pull the data out of the Document.
用存储在索引里面的字段,取代用Document定位原始文件或数据并载入它,实际上你能把数据从Document中抽出来。
During index update processing, the lexical analysis identifies the lemmas of the words in the document, and the analysis adds this information to the text index.
在索引更新过程中,词法分析确定文档中单词的词元。
Inverted Index: The map function parses each document, and emits a sequence of pairs.
反向索引:map函数对每个文档进行索引分析,产生一串数据对。
Upon completing this integration, OmniFind can then crawl, parse, index, and search a Portal Document Manager repository on any number of specified Portal Document Manager item classes.
完成这一集成后,OmniFind便可以在任意数量的指定PortalDocumentManager项目类上爬行、解析、索引和搜索Portal Document Manager知识库。
To index and then search files, you first need write code that converts your files into Document objects.
为了建立索引并搜索文件,首先你要写代码把你的文件转换成Document对象。
For example, a text "ABC def ghi" consists of three words, and that results in three index entries (all pointing to the same text document) being generated.
例如,文本“abcdefghi”由三个单词组成,这导致生成三个索引条目(都指向相同的文本文档)。
The standard Scheme document, including the index, is only 50 pages long.
包括索引的标准scheme文档也才只有50页。
Lucene can index only plain text documents, so we need a way to extract the plain text from a rich document format like those above and feed it into Lucene.
Lucene只能为纯文本文档建立索引,因此我们需要找到一种方法将纯文本从上面提到的那些富文档格式的文档中提取出来,然后将其提供给Lucene。
The execution plan on the left shows the index AND 'ing plan that DB2 would have to consider to catch your sample document.
左侧的执行计划展示了索引AND' ing的执行计划,DB 2必须考虑捕获示例文档。
Covered indexes enhance performance when all fields requested by a query are contained within the covered index because there is no need to pull up the full document record.
Covered索引在查询所请求的全部字段都包含在Covered索引中时能提升性能,因为不再需要取出完整的文档记录。
应用推荐