Messages by Date
-
2025/10/18
Re: [PR] Add a getImplementationName method to VectorizationProvider that returns the name of the selected implementation [lucene]
via GitHub
-
2025/10/18
Re: [PR] Move anonymous Weight implementation in PointRangeQuery to named class [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add matomo tracker for javadoc [lucene]
via GitHub
-
2025/10/18
Re: [PR] fixing a wrong check of RollingCharBuffer [lucene]
via GitHub
-
2025/10/18
[PR] Fix NPE in PerFieldKnnVectorsFormat.getGraph [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add CaseFolding.fold(), inverse of expand(), move to UnicodeUtil, add filter [lucene]
via GitHub
-
2025/10/18
Re: [PR] Tighten up IndexSortSortedNumericDocValuesRangeQuery index sort validation [lucene]
via GitHub
-
2025/10/18
Re: [PR] factor out (public static) MultiCollector.scoreMode(Collector[]) method [lucene]
via GitHub
-
2025/10/18
Re: [PR] Avoid reload block when seeking backward in SegmentTermsEnum. [lucene]
via GitHub
-
2025/10/18
Re: [PR] SharedMergeScheduler using shared thread pool for multi-tenant merge scheduling [lucene]
via GitHub
-
2025/10/18
Re: [PR] Implement `longValues` for `MultiFieldNormValues` to speedup CombinedQuery [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: add gradle dependency submission [lucene]
via GitHub
-
2025/10/18
Re: [PR] Separate Panama and Vector classes [lucene]
via GitHub
-
2025/10/18
Re: [PR] Use DirectReader#getMergeInstance for bulk retrieval NumericDocValues [lucene]
via GitHub
-
2025/10/18
Re: [PR] New IndexReaderFunctions.positionLength from the norm [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: use ubuntu-arm on every PR/push, use macos at night [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: further tune the codeql [lucene]
via GitHub
-
2025/10/18
[PR] Add test to check return values of frequency and norm when there are no frequencies [lucene]
via GitHub
-
2025/10/18
[I] VectorSimilarityFunction.getValues() does not implement doubleVal, throws UnsupportedOperationException [lucene]
via GitHub
-
2025/10/18
Re: [I] Regression in Tessellator: unable to tessellate previously valid Polygon [lucene]
via GitHub
-
2025/10/18
Re: [PR] Speed up NumericUtils#{subtract,add} [lucene]
via GitHub
-
2025/10/18
Re: [PR] Parse escaped brackets and spaces in range queries [lucene]
via GitHub
-
2025/10/18
[I] DrillSideways and early termination [lucene]
via GitHub
-
2025/10/18
Re: [PR] Implement `longValues` for `MultiFieldNormValues` to speedup CombinedQuery [lucene]
via GitHub
-
2025/10/18
Re: [PR] Remove redundant code in Lucene geo [lucene]
via GitHub
-
2025/10/18
Re: [PR] Enable branch and tag protection. [lucene]
via GitHub
-
2025/10/18
Re: [I] Reproducible failure in branch_10x [lucene]
via GitHub
-
2025/10/18
Re: [PR] Upgrade to Gradle 9.1.0 [lucene]
via GitHub
-
2025/10/18
Re: [I] Speed up slow tests [lucene]
via GitHub
-
2025/10/18
Re: [I] KnnFloatVectorQuery misses highest-ranking results that FloatVectorSimilarityQuery retrieves [lucene]
via GitHub
-
2025/10/18
Re: [PR] Fix NPE in PerFieldKnnVectorsFormat.getGraph [lucene]
via GitHub
-
2025/10/18
Re: [PR] Prevent zero radius in BaseXYPointTestCase [lucene]
via GitHub
-
2025/10/18
Re: [PR] [LUCENE-2587] Highlighter fragment bug [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: use ubuntu-arm on every PR/push, use macos at night [lucene]
via GitHub
-
2025/10/18
Re: [PR] Make task executor non-final [lucene]
via GitHub
-
2025/10/18
Re: [PR] Update CONTRIBUTING.md to fix luceneutil benchmark Readme link [lucene]
via GitHub
-
2025/10/18
Re: [I] Speed up slow tests [lucene]
via GitHub
-
2025/10/18
Re: [PR] build: gradle seems to not run error-prone [lucene]
via GitHub
-
2025/10/18
[I] Memory Leak on RHEL 8: JVM Retains File Handles After Index Deletion [lucene]
via GitHub
-
2025/10/18
Re: [PR] Don't normalize centroids with zero samples. Fixes #15209 [lucene]
via GitHub
-
2025/10/18
[I] Speed up and re-enable (un-`@Nightly`) tests [lucene]
via GitHub
-
2025/10/18
Re: [PR] deps(java): bump org.apache.rat:apache-rat from 0.14 to 0.16.1 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Upgrade to Java 25 + Gradle 9.1.0 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Use appropriate return type for byte vector specific cosineBody* functions [lucene]
via GitHub
-
2025/10/18
[I] Add IO prefetch to HNSW graph crawl? [lucene]
via GitHub
-
2025/10/18
Re: [PR] [10.3] Fix returned Impacts when frequencies are not indexed [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: tune codeql for java to use default query pack [lucene]
via GitHub
-
2025/10/18
Re: [PR] Fix map size in CustomAnalyzer#paramsToMap. [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: use ubuntu-arm on every PR/push, use macos at night [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: remove "max-workers" and test with our gradle defaults [lucene]
via GitHub
-
2025/10/18
Re: [PR] Run the tests with assertions disabled ~25% of the time [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: use ubuntu-arm on every PR/push, use macos at night [lucene]
via GitHub
-
2025/10/18
Re: [PR] Use Arrays#mismatch in FSTEnum#rewindPrefix. [lucene]
via GitHub
-
2025/10/18
Re: [PR] Vectorise expand8 in ForUtil using JDK Vector API [lucene]
via GitHub
-
2025/10/18
Re: [PR] FirstPassGroupingCollector supports ignoring docs without group field [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: address all zizmor lints [lucene]
via GitHub
-
2025/10/18
Re: [I] Change in behavior using SimpleCollector+TopScoreDocCollector between 10.2 and 10.3 when scoreMode==COMPLETE [lucene]
via GitHub
-
2025/10/18
Re: [PR] Speed up advancing within a sparse block in IndexedDISI. [lucene]
via GitHub
-
2025/10/18
Re: [PR] Return MergeSpec for IndexWriter forceMergeDeletes API [lucene]
via GitHub
-
2025/10/18
Re: [PR] Enable branch and tag protection. [lucene]
via GitHub
-
2025/10/18
Re: [PR] Speed up filtered disjunctions by loading the filter into a bit set. [lucene]
via GitHub
-
2025/10/18
Re: [PR] build: gradle seems to not run error-prone [lucene]
via GitHub
-
2025/10/18
Re: [PR] Remove synchronization from IndexWriter.isClosed [lucene]
via GitHub
-
2025/10/18
Re: [PR] Remove mmap isLoaded check before madvise [lucene]
via GitHub
-
2025/10/18
Re: [I] Set up branch protection against force-pushes on main, branch_10x [lucene]
via GitHub
-
2025/10/18
Re: [I] java 25 support [lucene]
via GitHub
-
2025/10/18
Re: [PR] speed up numDeletesToMerge of SoftDeletesRetentionMergePolicy [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add matomo tracker for javadoc [lucene]
via GitHub
-
2025/10/18
Re: [PR] Implement off-heap quantized scoring [lucene]
via GitHub
-
2025/10/18
Re: [PR] Solve the problem of excessive memory usage in ultra-long text search case [lucene]
via GitHub
-
2025/10/18
Re: [PR] Introduce a mapping to map sparse labels to a continuous range [lucene]
via GitHub
-
2025/10/18
Re: [PR] Use appropriate return type for byte vector specific cosineBody* functions [lucene]
via GitHub
-
2025/10/18
Re: [PR] PointInSetQuery use reverse collection to improve performance [lucene]
via GitHub
-
2025/10/18
Re: [I] ci: change error-prone check to be more explicit rather than based on $CI env variable [lucene]
via GitHub
-
2025/10/18
Re: [PR] Modernize and move error prone gradle plugin to Java [lucene]
via GitHub
-
2025/10/18
Re: [I] Re-enable forbidden-apis checker when it supports JDK 25 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Modernize and move error prone gradle plugin to Java [lucene]
via GitHub
-
2025/10/18
Re: [I] Speed up slow tests [lucene]
via GitHub
-
2025/10/18
Re: [I] Switch jenkins jobs to JDK 25 [lucene]
via GitHub
-
2025/10/18
Re: [I] Speed up slow tests [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: remove "max-workers" and test with our gradle defaults [lucene]
via GitHub
-
2025/10/18
Re: [PR] Multireader Support in Searcher Manager [lucene]
via GitHub
-
2025/10/18
Re: [PR] Use Arrays.compareUnsigned in IDVersionSegmentTermsEnum and OrdsSegmentTermsEnum. [lucene]
via GitHub
-
2025/10/18
Re: [PR] Update created version major [lucene]
via GitHub
-
2025/10/18
[I] Make the perThreadHardLimitMB to be configurable above 2GB [lucene]
via GitHub
-
2025/10/18
[PR] ci: disable errorprone during "tests" job [lucene]
via GitHub
-
2025/10/18
Re: [PR] LUCENE-15108 commit writer before opening DirectoryReader to fix test [lucene]
via GitHub
-
2025/10/18
Re: [PR] deps(java): bump org.assertj:assertj-core from 3.27.4 to 3.27.6 [lucene]
via GitHub
-
2025/10/18
Re: [I] Re-enable forbidden-apis checker when it supports JDK 25 [lucene]
via GitHub
-
2025/10/18
Re: [I] Force flush the DWPT to prevent ByteBlockPool buffers overflow during active indexing [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: remove "max-workers" and test with our gradle defaults [lucene]
via GitHub
-
2025/10/18
Re: [PR] Record FST ramBytesUsed correctly [lucene]
via GitHub
-
2025/10/18
Re: [PR] Fix smoke tester test workflow to run with Java 25 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Avoid static dependency from TermsEnum to one of its subclasses [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: further tune the codeql [lucene]
via GitHub
-
2025/10/18
Re: [PR] test: fix some slow tests [lucene]
via GitHub
-
2025/10/18
[PR] [wip] Add matomo header to site [lucene-site]
via GitHub
-
2025/10/18
[PR] Remove the scorer on FlatVectorsReader [lucene]
via GitHub
-
2025/10/18
Re: [I] Take advantage of `DocValuesSkipper` in `NumericLeafComparator` [lucene]
via GitHub
-
2025/10/18
Re: [PR] Clarify error message in BackwardsCompatibilityTestBase and fix resource leak in existence check [lucene]
via GitHub
-
2025/10/18
Re: [PR] Optimize slice calculation in IndexSearcher a little [lucene]
via GitHub
-
2025/10/18
Re: [PR] Support multi-tenant RAM buffers for IndexWriter [lucene]
via GitHub
-
2025/10/18
Re: [PR] Avoid static dependency from TermsEnum to one of its subclasses [lucene]
via GitHub
-
2025/10/18
[PR] ci: bump actions/setup-python from 5.6.0 to 6.0.0 [lucene]
via GitHub
-
2025/10/18
[PR] Switching to a fixed CFS threshold [lucene]
via GitHub
-
2025/10/18
Re: [PR] Enable branch and tag protection. [lucene]
via GitHub
-
2025/10/18
Re: [I] Switch jenkins jobs to JDK 25 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add matomo header to site [lucene-site]
via GitHub
-
2025/10/18
Re: [PR] ci: remove "max-workers" and test with our gradle defaults [lucene]
via GitHub
-
2025/10/18
[PR] Applied lucene.bug.VectorSimilarityFunction.doubleVal.patch.txt [lucene]
via GitHub
-
2025/10/18
Re: [PR] deps(java): bump com.google.errorprone:error_prone_core from 2.41.0 to 2.42.0 [lucene]
via GitHub
-
2025/10/18
Re: [PR] deps(java): bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Change instance checks for PerFieldKnnVectorsFormat.FieldsReader to a non-specific method [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add asynchronous prefetch for DirectIO directory [lucene]
via GitHub
-
2025/10/18
Re: [I] Spatial 3d performance improvements and refactorings [lucene]
via GitHub
-
2025/10/18
Re: [PR] Use multi-select instead of a full sort for DynamicRange creation [lucene]
via GitHub
-
2025/10/18
Re: [PR] Made the UnifiedHighlighter's hasUnrecognizedQuery function processes FunctionQuery the same way as MatchAllDocsQuery and MatchNoDocsQuery queries for performance reasons. [lucene]
via GitHub
-
2025/10/18
[PR] Removing unused 9.x versions from backward-codecs [lucene]
via GitHub
-
2025/10/18
Re: [PR] chore: Seal BitSet to only allow FixedBitSet and SparseFixedBitSet [lucene]
via GitHub
-
2025/10/18
Re: [I] TestLucene104ScalarQuantizedVectorsFormat failure [lucene]
via GitHub
-
2025/10/18
Re: [I] Switch over current scalar quantization formats to use `OptimizedScalarQuantizer` [lucene]
via GitHub
-
2025/10/18
Re: [PR] deps(java): bump com.diffplug.spotless from 7.2.1 to 8.0.0 [lucene]
via GitHub
-
2025/10/18
Re: [PR] deps(java): bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Change instance checks for PerFieldKnnVectorsFormat.FieldsReader to a non-specific method [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: add CodeQL analysis workflow for java, python and github actions [lucene]
via GitHub
-
2025/10/18
Re: [PR] Upgrade to Gradle 9.1.0 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add factory methods for IndexWriterConfig. [lucene]
via GitHub
-
2025/10/18
Re: [I] Eclipse configuration doesn't work [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: address all zizmor lints [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add AnytimeRankingSearcher for SLA-Aware Early Termination with Bin-Based Score Boosting [lucene]
via GitHub
-
2025/10/18
Re: [I] Switch jenkins jobs to JDK 25 [lucene]
via GitHub
-
2025/10/18
Re: [PR] deps(java): bump org.assertj:assertj-core from 3.27.4 to 3.27.6 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Deduplicate ensureValidMerge check [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add matomo tracker for javadoc [lucene]
via GitHub
-
2025/10/18
Re: [I] java 25 support [lucene]
via GitHub
-
2025/10/18
Re: [PR] Update forbiddenapis to v3.10 and remove hack required to use Java 25 [lucene]
via GitHub
-
2025/10/18
Re: [PR] Bypass HNSW graph building for tiny segments [lucene]
via GitHub
-
2025/10/18
Re: [I] ci: gradle to confess how many CPUs it uses [lucene]
via GitHub
-
2025/10/18
[PR] add Binary DV Field via IW.updateBDV() [lucene]
via GitHub
-
2025/10/18
[PR] deps(java): bump org.eclipse.jdt:ecj from I20250926-1800 to 3.43.0 [lucene]
via GitHub
-
2025/10/18
Re: [I] Switch BpVectorReorderer to use bulk scoring [lucene]
via GitHub
-
2025/10/18
Re: [I] Try applying bipartite graph reordering to KNN graph node ids [lucene]
via GitHub
-
2025/10/18
Re: [PR] Update some asserts in search tests [lucene]
via GitHub
-
2025/10/18
Re: [PR] Move synonym map off-heap for SynonymGraphFilter [lucene]
via GitHub
-
2025/10/18
Re: [PR] Vectorise expand8 in ForUtil using JDK Vector API [lucene]
via GitHub
-
2025/10/18
[PR] build: enable ClassInitializationDeadlock, SuppressWarnings the problems [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add more JDK providers to the README list [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: use ubuntu-arm on every PR/push, use macos at night [lucene]
via GitHub
-
2025/10/18
Re: [PR] test: remove slow test for java 21 bug [lucene]
via GitHub
-
2025/10/18
[PR] Speed up slow tests (#15212) [lucene]
via GitHub
-
2025/10/18
Re: [PR] Speed up slow tests (#15212) [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: remove "max-workers" and test with our gradle defaults [lucene]
via GitHub
-
2025/10/18
Re: [PR] Enhancing the Turkish stop word list with additional common words [lucene]
via GitHub
-
2025/10/18
Re: [PR] deps(java): bump com.github.ben-manes.versions from 0.52.0 to 0.53.0 [lucene]
via GitHub
-
2025/10/18
Re: [PR] deps(java): bump org.assertj:assertj-core from 3.27.4 to 3.27.6 [lucene]
via GitHub
-
2025/10/18
Re: [PR] ci: add actionlint and zizmor workflows for linting/scanning actions [lucene]
via GitHub
-
2025/10/18
Re: [PR] Add posTagFormat parameter for OpenNLPPOSFilter [lucene]
via GitHub
-
2025/10/17
Re: [PR] Avoid static dependency from TermsEnum to one of its subclasses [lucene]
via GitHub
-
2025/10/17
Re: [PR] [LUCENE-13044][replicator] NRT add configurable commitData for Custom… [lucene]
via GitHub
-
2025/10/17
Re: [PR] Remove recurse into sub block when scan leaf block in IDVersionSegmentTermsEnumFrame#scanToTermLeaf. [lucene]
via GitHub
-
2025/10/17
Re: [PR] Enable branch and tag protection. [lucene]
via GitHub
-
2025/10/17
Re: [PR] Writing a HOWTO migrate codec version [lucene]
via GitHub
-
2025/10/17
[PR] Speed up NumericUtils#{subtract,add} [lucene]
via GitHub
-
2025/10/17
Re: [I] test-framework JUnit 5 support [lucene]
via GitHub
-
2025/10/17
Re: [PR] Try to fix eclipse configuration after upgrading to gradle 9.1.0. [lucene]
via GitHub
-
2025/10/17
Re: [I] VectorSimilarityFunction.getValues() does not implement doubleVal, throws UnsupportedOperationException [lucene]
via GitHub
-
2025/10/17
Re: [PR] Fix contention in StringHelper.randomId [lucene]
via GitHub
-
2025/10/17
[PR] Update CONTRIBUTING.md to fix luceneutil benchmark Readme link [lucene]
via GitHub
-
2025/10/17
Re: [PR] LUCENE-10254: Remove Scorable#smoothingScore. [lucene]
via GitHub
-
2025/10/17
[PR] Add a getImplementationName method to VectorizationProvider that returns the name of the selected implementation [lucene]
via GitHub
-
2025/10/17
Re: [PR] Add AcceptDocs abstraction for accepted KNN docs [lucene]
via GitHub
-
2025/10/17
Re: [PR] Fix backcompat tests. [lucene]
via GitHub
-
2025/10/17
Re: [PR] Update forbiddenapis to v3.10 and remove hack required to use Java 25 [lucene]
via GitHub
-
2025/10/17
Re: [PR] Add test to check return values of frequency and norm when there are no frequencies [lucene]
via GitHub
-
2025/10/17
Re: [PR] Extend Lucene104ScalarQuantization format to support quant asymmetry [lucene]
via GitHub
-
2025/10/17
Re: [PR] Use `instanceof` pattern-matching where possible [lucene]
via GitHub
-
2025/10/17
Re: [PR] cache preset dict for LZ4WithPresetDictDecompressor [lucene]
via GitHub
-
2025/10/17
Re: [PR] Clarify error message in BackwardsCompatibilityTestBase and fix resource leak in existence check [lucene]
via GitHub
-
2025/10/17
Re: [PR] Upgrade to Gradle 9.1.0 [lucene]
via GitHub
-
2025/10/17
Re: [PR] ci: add CodeQL analysis workflow for java, python and github actions [lucene]
via GitHub
-
2025/10/17
Re: [I] Java is not supported real? [lucene]
via GitHub
-
2025/10/17
Re: [PR] Remove the scorer on FlatVectorsReader [lucene]
via GitHub
-
2025/10/17
Re: [PR] Add test to check return values of frequency and norm when there are no frequencies [lucene]
via GitHub
-
2025/10/17
Re: [PR] ci: add CodeQL analysis workflow for java, python and github actions [lucene]
via GitHub
-
2025/10/17
Re: [I] Switch jenkins jobs to JDK 25 [lucene]
via GitHub
-
2025/10/17
Re: [PR] Enable branch and tag protection. [lucene]
via GitHub
-
2025/10/17
Re: [PR] Try to fix eclipse configuration after upgrading to gradle 9.1.0. [lucene]
via GitHub
-
2025/10/17
Re: [PR] Try to fix eclipse configuration after upgrading to gradle 9.1.0. [lucene]
via GitHub
-
2025/10/17
Re: [PR] Avoid generating invalid test polygons [lucene]
via GitHub
-
2025/10/17
Re: [PR] deps(java): bump org.assertj:assertj-core from 3.27.4 to 3.27.6 [lucene]
via GitHub
-
2025/10/17
Re: [PR] lucene-monitor: make abstract DocumentBatch public [lucene]
via GitHub
-
2025/10/17
[PR] Support multiple delimiters for path tokenization [lucene]
via GitHub
-
2025/10/17
Re: [PR] fix(apache#15309): Optimize PriorityQueue.remove() function [lucene]
via GitHub
-
2025/10/17
Re: [I] Move anonymous Weight implementation in PointRangeQuery to named class [lucene]
via GitHub
-
2025/10/17
Re: [I] "gradlew clean check" results in internal gradle error "Unable to make progress running work." [lucene]
via GitHub
-
2025/10/17
[PR] ci: address all zizmor lints [lucene]
via GitHub
-
2025/10/17
Re: [PR] Separate Panama and Vector classes [lucene]
via GitHub
-
2025/10/17
Re: [I] Switch BpVectorReorderer to use bulk scoring [lucene]
via GitHub
-
2025/10/17
Re: [PR] Add nullability annotations to IndexSearcher APIs [lucene]
via GitHub
-
2025/10/17
Re: [I] Switch jenkins jobs to JDK 25 [lucene]
via GitHub