• Using the IndexWriter itself is fairly simple.

    使用IndexWriter相当简单

    youdao

  • To build the Index, you use an IndexWriter object.

    为了建立索引要用到一个IndexWriter对象

    youdao

  • IndexWriter lets users specify an optional index deletion policy.

    IndexWriter允许用户指定索引删除策略。

    youdao

  • The IndexWriter is the main class responsible for creating indices.

    IndexWriter负责创建索引主要

    youdao

  • Once the IndexWriter is set up, the script calls recursive_index_directory to actually do the indexing.

    一旦设置IndexWriter脚本调用recur sive_index_directory实际进行索引工作

    youdao

  • IndexWriter exposes several fields that control how indices are buffered in the memory and written to disk.

    IndexWriter公开了几个控制如何内存缓存索引写入磁盘字段

    youdao

  • IndexWriter creates a lock file for the directory to prevent index corruption by simultaneous index updates.

    IndexWriter创建一个目录锁定文件通过同步索引更新保护索引不受破坏。

    youdao

  • This statement creates an instance of the IndexWriter class, which is a key component in the indexing process.

    条语句创建了IndexWriter实例,该类也是Lucene索引机制里面一个关键类。

    youdao

  • It determines the minimum number of documents that have to be buffered in the RAM before IndexWriter writes them to disk.

    决定内存中的文档至少达到多少才能它们回磁盘。

    youdao

  • The fourth line cleans up the index. IndexWriter physically deletes from the disk the documents that have been marked as deleted.

    第4索引进行清理,清理过程中将把所有标记删除文档物理删除

    youdao

  • This function is passed the IndexWriter, which is the directory to start from and the file extension to match candidate files against.

    函数传递IndexWriter起始目录以及候选文件匹配文件扩展名

    youdao

  • Fortunately, Lucene's IndexWriter class exposes three parameters to let you adjust the size of the buffer and the frequency of the disk writes.

    幸运是,LuceneIndexWriter提供了三个参数用来调整缓冲区大小以及磁盘上索引文件频率

    youdao

  • Fortunately, Lucene's IndexWriter class exposes three parameters to let you adjust the size of the buffer and the frequency of the disk writes.

    幸运是,LuceneIndexWriter提供了三个参数用来调整缓冲区大小以及磁盘上索引文件频率

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定