commit | 5c084fcd6e9e94548303017be34c257e7a89227d | [log] [tgz] |
---|---|---|
author | Adrien Grand <jpountz@gmail.com> | Tue Dec 19 11:20:14 2023 +0100 |
committer | GitHub <noreply@github.com> | Tue Dec 19 11:20:14 2023 +0100 |
tree | 34c49b30c307f48d8dee7e8208c6e68eb4791843 | |
parent | bf45ab79ec4bb61232557803401d970e6eff171d [diff] |
Add a stored fields test that indexes LineFileDocs. (#12927) Real-world data exhibits patterns that are taken advantage of by the compression logic, but also hardly reproducible in a randomized way. This makes this new test introduce interesting coverage. It takes one second to run on my machine, so I did not mark it `@Nightly`.
Apache Lucene is a high-performance, full-featured text search engine library written in Java.
This README file only contains basic setup instructions. For more comprehensive documentation, visit:
gradlew
).We‘ll assume that you know how to get and set up the JDK - if you don’t, then we suggest starting at https://jdk.java.net/ and learning more about Java, before returning to this README.
See Contributing Guide for details.
Bug fixes, improvements and new features are always welcome! Please review the Contributing to Lucene Guide for information on contributing.
#lucene
and #lucene-dev
on freenode.net