commit | f70999980c7d80443aa9e2fcded9c3cbb48638e5 | [log] [tgz] |
---|---|---|
author | Bruno Roustant <33934988+bruno-roustant@users.noreply.github.com> | Tue May 21 17:11:34 2024 +0200 |
committer | GitHub <noreply@github.com> | Tue May 21 17:11:34 2024 +0200 |
tree | 41eefcbbb765373647d733061f62b629eab2517b | |
parent | 5b1a34bddd9a2bab16858d66e93f04af6500eb6b [diff] |
Replace Map<Long, Object> by primitive LongObjectHashMap. (#13392) Add LongObjectHashMap and replace Map<Long, Object>. Add LongIntHashMap and replace Map<Long, Int>. Add HPPC dependency to join and spatial modules for primitive values float and double.
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