lucene/gradle
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
..
datasets LUCENE-9651 Update benchmark module docs (#759) 2022-03-23 14:51:28 -05:00
documentation Enable search for site javadocs (#12430) 2023-07-24 10:38:19 -04:00
generation Remove patching for doc blocks. (#12741) 2023-11-06 10:46:03 -05:00
hacks GITHUB#12655: javac options via -J only when the compiler is in forked mode. 2023-10-12 09:05:03 +02:00
ide Fix bug with set of strings since upgrade of Gradle -> explicit cast from GString to String 2022-11-10 17:18:30 +01:00
java Fix javac task inputs so that they include modular dependencies #12742 (#12745) 2023-11-02 08:49:41 +01:00
maven Added JMH micro-benchmarks submodule (#12663) 2023-10-12 20:25:34 +02:00
pylucene LUCENE-10347: add a helper task 'collectRuntimeJars' that assembles binary artifacts under each module's build 'runtimeJars' folder. (#576) 2022-01-03 21:11:35 +01:00
testing tests.multiplier could be omitted in failed test reproduce line (#12752) 2023-11-03 17:05:17 +01:00
validation GITHUB#12655: Update googleJavaFormat plugin 2023-10-11 16:12:01 -04:00
wrapper GITHUB#12655: Upgrade to Gradle 8.4 2023-10-11 16:11:53 -04:00
ge.gradle Build: build scans on ge.apache.org to benefit from deep build insights (#12293) 2023-10-24 12:32:18 -04:00
globals.gradle Implement source code regeneration for test-framework perl scripts (#11952) 2022-11-19 23:40:45 +01:00
help.gradle migrate all vectorbench methods to lucene (#12667) 2023-10-14 11:36:42 -04:00
template.gradle.properties Implement MMapDirectory with Java 21 Project Panama Preview API (#12294) 2023-06-12 21:07:04 +02:00