lucene-codec-example:使用新的 Lucene Codec API 的示例代码

时间:2024-07-08 23:05:04
【文件属性】:

文件名称:lucene-codec-example:使用新的 Lucene Codec API 的示例代码

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-08 23:05:04

Java

lucene-codec-example 使用新的 Lucene Codec API 的示例代码。 有关详细信息,请参阅 。 执行测试运行gradle test 。 将在您的 tmp 目录中创建两个目录,例如 Linux 上的 /tmp/lucene-plaintext 和 /tmp/lucene-mixed。 lucene-plaintext 包含一个明文索引,lucene-mixed 包含一个带有明文段和标准段的混合索引。


【文件预览】:
lucene-codec-example-master
----src()
--------test()
----.gitignore(16B)
----README.md(459B)
----LICENSE.txt(11KB)
----build.gradle(703B)

网友评论