| commit | 8ae598bae593e1faa4ff82a87f4cd45f120f1059 | [log] [tgz] | 
|---|---|---|
| author | Jakub Slowinski <32519034+slow-J@users.noreply.github.com> | Mon Nov 06 15:46:03 2023 +0000 | 
| committer | GitHub <noreply@github.com> | Mon Nov 06 10:46:03 2023 -0500 | 
| tree | 9be4b80bb3b0d7e720b925dcbcb7f4c79384f0ed | |
| parent | 3acc3c864a032be8d6af1d7129aa386ee68e209f [diff] | 
Remove patching for doc blocks. (#12741) * Change Postings back to using FOR in Lucene99PostingsFormat We are still keeping PFOR for positions only. This is a partial revert of https://github.com/apache/lucene/pull/69 which brings back ForDeltaUtil. * fix merge commit * Add forgotten forDeltaUtil calls to reader * Addressing comments: adding Lucene90RWPostingsFormat + more Also: * Change to Changes.txt * Removal of dead code which was only used in unit tests * Removal of test code from PForUtil * Changes.txt edit in right place now * Apply suggestions from code review: `90 -> 99 refactoring` Co-authored-by: gf2121 <52390227+gf2121@users.noreply.github.com> * Remove decodeTo32 from ForUtil and regenerate --------- Co-authored-by: gf2121 <52390227+gf2121@users.noreply.github.com>

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