For arrays, additional methods are also generated to store and retrieve single values in the array; these methods take an array index as an argument.
对于数组而言,也生成了额外的方法来存储并检索数组中的单一值,这些方法将数组索引作为参数。
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个源文档的引用,而不是每个源文档都有自己的索引文档。
If your content store or data is multilingual you should set the indexing languages before creating your first index.
如果您的内容存储和数据是多种语言的,那么您应该在创建第一个索引之前设置索引语言。
They can also store structured type columns or index data.
它们还可以存储结构化类型的列或索引数据。
Now the collection is ready to process documents with the customized annotator and store the results in its search index.
现在,集合已经可以用定制的注释器处理文档,并将结果存储在它的搜索索引中。
Describes each data element within the bulk data store, such as source organization, application support, data summary, index, catalog, or digests.
描述批量数据存储中的每个数据元素,例如源组织、应用程序支持、数据汇总、索引、目录或摘要。
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 alternative to shredding is to store and index the MIML data in a column of type XML in a DB2 table.
作为分解方法的另一种备选方法是将MIML数据存储在db2表中的xml类型的列中,并为之建立索引。
When each functional index is created, its associated UDR is executed to pre-process the images and store the results as the index key.
在创建函数索引时,将执行与其相关的UDR来对图像进行预处理,并将结果作为索引键保存。
Index the content into Lucene, being sure to store term vectors for the field you want to generate vectors from.
将内容索引编入Lucene,确保存储相关字段(用于生成矢量的字段)的term矢量。
Different types of field control which field you should index and which you should store with the index.
我们可以用不同类型的Field来控制文档的哪些内容应该索引,哪些内容应该存储。
To store, index, and query well-formed XML conforming to specific XML schemas in a uniform way.
以统一的方式存储、索引和查询符合特定XML模式的格式良好的XML。
A large table space named USERSPACE1, which is used to store all user-defined objects along with table data, index data, large object (LOB) data, and long value data.
一个名为userspace1的大表空间,用于存储所有用户定义对象,以及表数据、索引数据、大对象(LOB)数据和长值数据。
Compass extends core Lucene and adds transaction support and fast updates, as well as the ability to store the index in the database.
Compass扩展了核心lucene,增加了事务控制功能和快速更新,也包括在数据库存储索引的功能。
To store, index, and query XML easily without needing to convert the XML (shred) to relational format.
无需将XML(分解)转换为关系格式,即可轻松存储、索引和查询XML。
You can store multiple fragments of the same table or index in a single dbspace, reducing the total number of dbspaces needed for a fragmented table.
在单个dbspace中可以存储同一个表或索引的多个片段,从而减少分段表所需要的dbspace总体数量。
As an alternative to shredding, you can simply use a table with a column of type XML to store, index, and query the MIML data.
作为分解的备选方法,可以简单地使用一个包含xml列的表来存储、索引和查询MIML数据。
We are currently investigating whether using a customized B-Tree algorithm can make it possible to search with the help of wild CARDS and to store index documents more compactly.
我们目前正在研究使用定制的B -Tree算法进行带有通配符的搜索并且更加紧凑地存储索引文档是否可行。
Next, store the feedname, which is stored the same way as the URL, and if the articletitle is defined, you store that in the index also.
接下来要存储的是feedname字段,它和URL的存储方式相同,并且如果定义了articletitle,也需要将其存储到索引中。
Although Lucene is a search index, and not a database, if your fields are reasonably small, you can ask Lucene to store them in the index.
虽然Lucene是一个搜索索引而非一个数据库,但是如果这个字段相当小,你可以让Lucene把它们存在索引里面。
Instead of indexing many small text fields, aggregate the text into a single "contents" field and index only that (you can still store the other fields).
如果你要索引很多小文本字段,如果没有特别需求,建议你将这些小文本字段合并为一个大的contents字段,然后只索引contents。
Similarly, for images, we can store the name image with the index of the image to be viewed -- for example, image-20.
类似地,可以存储名称 image和将被查看图像的index,如 image-20。
Some fields contain bulk data and are so large that you don't really want to store them in the index.
有些字段包含大块数据而且大得你不想把它们存储在索引里面。
This parameter determines how many documents you can store in the original segment index and how often you can merge together the segment indexes in the disk.
这个参数决定了在Lucene的一个索引块中可以存放多少文档以及把磁盘上的索引块合并成一个大的索引块的频率。
Many repositories have unique ways of storing native content and metadata. OmniFind, for example, does not actually store the native content for an item in its index.
许多存储库具有存储原始内容和元数据的独特方法,例如,OmniFind并不是真的将项目的原始内容存储在它的索引中。
With eXist, you can store XML data according to the XML data model and get efficient, index-based XQuery processing.
借助eXist,可以根据XML数据模型存储 XML 数据,并获得高效、基于索引的XQuery处理。
You can also store the index in a Lucene Directory object.
你也可以把索引存在一个LuceneDirectory对象里面。
Events are usually quite small, and you can easily store, index, and search millions of them on a low-end relational database.
事件一般来说都比较小,你可以很容易地在一个廉价的关系型数据中对事件进行存储,做一些索引,并且在上百万的事件中进行搜索。
Events are usually quite small, and you can easily store, index, and search millions of them on a low-end relational database.
事件一般来说都比较小,你可以很容易地在一个廉价的关系型数据中对事件进行存储,做一些索引,并且在上百万的事件中进行搜索。
应用推荐