lucene/gradle/generation
Jakub Slowinski 8ae598bae5
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>
2023-11-06 10:46:03 -05:00
..
extract-jdk-apis Implement MMapDirectory with Java 21 Project Panama Preview API (#12294) 2023-06-12 21:07:04 +02:00
icu LUCENE-10243: increase unicode versions of tokenizers to 12.1 (#465) 2021-12-03 20:20:57 -05:00
jflex LUCENE-10239: upgrade jflex (1.7.0 -> 1.8.2) (#452) 2021-11-19 09:24:27 -05:00
moman LUCENE-10646: Add some comment on LevenshteinAutomata (#1016) 2022-08-07 10:01:30 -04:00
snowball LUCENE-10003: No C style array declaration (#206) 2021-08-25 17:06:41 -04:00
antlr.gradle LUCENE-9654: Expressions module gramar antlr code regeneration (#269) 2021-08-27 12:47:19 +02:00
extract-jdk-apis.gradle Fix Gradle toolchain download with Gradle 8.4 (#12655) (#12662) 2023-10-12 13:22:48 +02:00
forUtil.gradle Remove patching for doc blocks. (#12741) 2023-11-06 10:46:03 -05:00
icu.gradle LUCENE-10243: increase unicode versions of tokenizers to 12.1 (#465) 2021-12-03 20:20:57 -05:00
javacc.gradle Regenerate sources after dependency updates. (#11817) 2022-09-25 18:09:30 +02:00
jflex.gradle LUCENE-10285: try to force ordering of internal tasks, in spite of making top-level wrapper dependencies. (#549) 2021-12-17 19:12:09 +01:00
kuromoji.gradle LUCENE-10475: Merge o.a.l.a.[ja|ko].util into o.a.l.a.[ja|ko].dict (#772) 2022-03-29 21:09:26 +09:00
local-settings.gradle Generate gradle.properties from gradlew (#12131) 2023-02-06 19:47:15 +01:00
moman.gradle LUCENE-10669: The build should be more helpful when generated resources are touched (#1053) 2022-07-30 20:45:32 +02:00
nori.gradle LUCENE-10475: Merge o.a.l.a.[ja|ko].util into o.a.l.a.[ja|ko].dict (#772) 2022-03-29 21:09:26 +09:00
regenerate.gradle Implement source code regeneration for test-framework perl scripts (#11952) 2022-11-19 23:40:45 +01:00
snowball.gradle LUCENE-9909: add checksums of included files for some jflex generation tasks. Fix a task ordering issue with spotless. (#121) 2021-05-02 19:17:18 +02:00
unicode-test-classes.gradle Implement source code regeneration for test-framework perl scripts (#11952) 2022-11-19 23:40:45 +01:00