Disk access rates and configurations affect the speed of database and view opening and of opening and navigating a collection (view index).
磁盘访问率和配置影响数据库、视图打开和集合导航(查看索引)的速度。
The hit ratios for data and index pages reflect the number of times a page request was handled by the buffer pool directly without requiring disk I/O.
数据和索引页面的击中率反映了缓冲池在不需要磁盘I/O的情况下直接处理一个页面请求的时间量。
The search index sat on a small number of disk drives enclosed within Lego-like blocks.
那时候搜索索引就运行在象乐高玩具一样的方块围住的磁盘驱动器里面。
Another benefit of this technology is that there is a savings in disk space, due to one less index structure.
该技术的另一个好处是节省磁盘空间,因为其索引结构更小。
When you need to index a large number of documents, you'll notice that the bottleneck of the indexing is the process of writing the documents into the index files on the disk.
当你需要索引大量的文件时,你会注意到索引过程的瓶颈是在往磁盘上写索引文件的过程中。
WriteIndexInterval sets how often to write the index to disk (in seconds).
WriteIndexInterval设置将索引写入磁盘的时间间隔(秒)。
The number of disk pages that index entries occupy.
索引项占用的磁盘页数目。
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的一个索引块中可以存放多少文档以及把磁盘上的索引块合并成一个大的索引块的频率。
After you add the documents to the index, don't forget to close the index by calling this method, which guarantees that the index changes are written to the disk.
当我们把文档添加到索引中后,不要忘记关闭索引,这样才保证Lucene把添加的文档写回到硬盘上。下面的一句代码演示了如何关闭索引。
The fourth line cleans up the index. IndexWriter physically deletes from the disk the documents that have been marked as deleted.
第4行对索引进行清理,清理过程中将把所有标记为删除的文档物理删除。
After the initial batch indexing is completed, make sure that there is twice as much free disk space as the Lucene index size.
在完成初始的批索引之后,确定有Lucene索引空间两倍大的自由空间。
In many cases, a separate disk access must be made to fetch the page for each row located through an index.
大多数情况下,对于通过索引定位的每一行,都必须进行单独的磁盘访问来读取该页。
For maximum indexing performance, the index should reside on a nonsystem disk that rotates at 10,000 RPM or greater.
为了使索引发挥最优性能,索引应该位于以10,000R PM或者更快速度旋转的非系统硬盘上。
It provides the basis for dealing with the on-disk file system, as it defines the file system's managing parameters (for example, total number of blocks, free blocks, root index node).
它是处理磁盘上的文件系统的基础,因为它定义文件系统的管理参数(例如,块的总数、空闲块和根索引节点)。
DB2 USES buffer pools to cache the table and index data as they are being read or written to the hard disk drive.
当从硬盘驱动器读写表和索引数据时,DB 2使用缓冲池来缓存它们。
For a long time researchers only focus on disk-based index, but research on memory-based index is of great value today because of the mass memory condition.
以往大部分学者都集中研究磁盘索引,但其实在目前大内存的环境下对内存索引的研究也是非常必要。
The number of index internal-node pages that have been read from disk.
已从磁盘读取的索引内部节点页的数量。
The composition of hard disk memory, principle and function index, mobile hard disk, disk array;
硬盘存储器的组成、原理与性能指标,活动硬盘,磁盘阵列;
What I would like is a hybrid solution like a "in-memory index" and "disk-based storage" so I could use the 10go of RAM I have to speed up the process.
我想是一个混合的解决方案,如“记忆指数”和“基于磁盘的存储”,所以我可以使用RAM的10go我不得不加快进程。
What I would like is a hybrid solution like a "in-memory index" and "disk-based storage" so I could use the 10go of RAM I have to speed up the process.
我想是一个混合的解决方案,如“记忆指数”和“基于磁盘的存储”,所以我可以使用RAM的10go我不得不加快进程。
应用推荐