lucene/lucene
Namgyu Kim 451bab300e
GITHUB#11778: Add detailed part-of-speech tag for particle and ending on Nori (#11779)
2022-09-17 00:42:35 +09:00
..
analysis GITHUB#11778: Add detailed part-of-speech tag for particle and ending on Nori (#11779) 2022-09-17 00:42:35 +09:00
analysis.tests LUCENE-10353: add random null injection to TestRandomChains (#586) 2022-01-06 16:56:49 +01:00
backward-codecs Fix integer overflow in tests. 2022-09-13 17:08:17 +02:00
benchmark LUCENE-10423: Remove usages of System.currentTimeMillis() from tests (#11749) 2022-09-06 17:55:01 -04:00
classification LUCENE-10423: Remove usages of System.currentTimeMillis() from tests (#11749) 2022-09-06 17:55:01 -04:00
codecs LUCENE-10577: Remove LeafReader#searchNearestVectorsExhaustively (#11756) 2022-09-08 12:15:02 -07:00
core LUCENE-10674: Ensure BitSetConjDISI returns NO_MORE_DOCS when sub-iterator exhausts. (#1068) 2022-09-15 11:21:39 +02:00
core.tests LUCENE-10328: Module path for compiling and running tests is wrong (#571) 2022-01-05 20:42:02 +01:00
demo Added a top-n range faceting example (#1035) 2022-09-08 12:19:42 -07:00
dev-docs
distribution LUCENE-10528: use Xvfb in test to avoid messing up user's desktop (#828) 2022-04-23 08:00:33 -04:00
distribution.tests LUCENE-10531: Add @RequiresGUI test group for GUI tests (#893) 2022-05-18 09:26:06 +09:00
documentation fix typo in documentation 2021-11-28 10:11:49 +09:00
expressions LUCENE-10328: Module path for compiling and running tests is wrong (#571) 2022-01-05 20:42:02 +01:00
facet GITHUB#11742: MatchingFacetSetsCounts#getTopChildren now returns top children instead of all children (#11764) 2022-09-13 06:50:52 -07:00
grouping LUCENE-10603: Migrate remaining SSDV iteration to use docValueCount in production code (#995) 2022-06-30 14:01:14 -07:00
highlighter Removed duplicate check in SpanGradientFormatter (#11762) 2022-09-14 13:37:31 +01:00
join LUCENE-10633 Disable sort optimization for SortedSetSortField (#3125) 2022-08-30 16:52:28 -04:00
licenses #11720 Upgrade randomizedtesting to 2.8.1 (#11721) 2022-08-26 00:01:57 +02:00
luke Fix a typo affecting Luke (#11763) 2022-09-12 13:05:40 +02:00
memory LUCENE-10577: Remove LeafReader#searchNearestVectorsExhaustively (#11756) 2022-09-08 12:15:02 -07:00
misc GH-11172: remove WindowsDirectory and native subproject. (#11774) 2022-09-15 16:22:46 +02:00
monitor LUCENE-10422: Make errorprone happy 2022-03-22 09:18:27 +00:00
queries Fix IntervalBuilder.NO_INTERVALS docId when unpositioned (#11760) 2022-09-09 17:19:15 +01:00
queryparser LUCENE-10002: replace more usages of search(Query, Collector) in tests (#787) 2022-04-06 11:06:10 +02:00
replicator LUCENE-10370: pass proper classpath/module arguments for forking jvms from within tests. (#909) 2022-05-21 00:30:02 +02:00
sandbox LUCENE-10423: Remove usages of System.currentTimeMillis() from tests (#11749) 2022-09-06 17:55:01 -04:00
spatial-extras LUCENE-10002: Add FixedBitSetCollector and corresponding collector manager to test framework (#766) 2022-03-30 16:14:39 +02:00
spatial-test-fixtures LUCENE-10328: Module path for compiling and running tests is wrong (#571) 2022-01-05 20:42:02 +01:00
spatial3d LUCENE-10673: Improve check of equality for latitudes for spatial3d GeoBoundingBox (#1056) 2022-08-04 06:47:27 +02:00
suggest LUCENE-10423: Remove usages of System.currentTimeMillis() from tests (#11749) 2022-09-06 17:55:01 -04:00
test-framework LUCENE-10577: Remove LeafReader#searchNearestVectorsExhaustively (#11756) 2022-09-08 12:15:02 -07:00
CHANGES.txt GITHUB#11778: Add detailed part-of-speech tag for particle and ending on Nori (#11779) 2022-09-17 00:42:35 +09:00
JRE_VERSION_MIGRATION.md LUCENE-10163: clean up and remove some old cruft in readme files. Move binary release only README.md to the distribution project so that it doesn't look weird in the source tree. (#406) 2021-10-26 21:20:42 +02:00
MIGRATE.md LUCENE-10603: Remove SSDV#NO_MORE_ORDS definition (#1021) 2022-07-13 20:02:17 -07:00
SYSTEM_REQUIREMENTS.md LUCENE-10283: Bump minimum required Java version to 17. (#579) 2022-01-10 15:42:15 +01:00
build.gradle