Messages by Thread
-
Re: [PR] Align vectors on disk for optimal vectorized performance? [lucene]
via GitHub
-
Re: [PR] Add support for querying multiple fields to QueryBuilder. [lucene]
via GitHub
-
Re: [PR] Vector accelerated GroupVInt decoder for MemorySegmentIndexInput [lucene]
via GitHub
-
Re: [PR] nocommit: demonstrate how a minor change in IndexSearcher can have an inexplicable performance impact [lucene]
via GitHub
-
Re: [PR] Optimize binary search call [lucene]
via GitHub
-
Re: [PR] Allow reading binary doc values as a RandomAccessInput [lucene]
via GitHub
-
Re: [PR] Remove usage of IndexSearcher#search(Query, Collector) from join package [lucene]
via GitHub
-
Re: [PR] [Bug] Fix for postings force merge regression [lucene]
via GitHub
-
Re: [PR] Pruning of estimating the point value count in BooleanScorerSupplier [lucene]
via GitHub
-
Re: [PR] Revise strategy for opening an index for reading [lucene]
via GitHub
-
[PR] Run the tests with assertions disabled ~25% of the time [lucene]
via GitHub
-
[PR] Fix potential NPE for KnnVectorQuery [lucene]
via GitHub
-
[I] Highlighter.getBestFragments() merges zero-scored fragments with scored fragments, polluting highlight results [lucene]
via GitHub
-
[PR] Solve the problem of excessive memory usage in ultra-long text search case [lucene]
via GitHub
-
[PR] fix(apache#15309): Optimize PriorityQueue.remove() function [lucene]
via GitHub
-
Re: [I] Strange EOF in 10.1.0 with MaxScoreBulkScorer#scoreInnerWindowWithFilter [lucene]
via GitHub
-
Re: [PR] test: fix some slow tests [lucene]
via GitHub
-
Re: [PR] Fix ByteBlockPool integer overflow by implementing buffer limit detection [lucene]
via GitHub
-
Re: [PR] Remove the scorer on FlatVectorsReader [lucene]
via GitHub
-
Re: [PR] Random overhead improvements [lucene]
via GitHub
-
Re: [I] ci: gradle to confess how many CPUs it uses [lucene]
via GitHub
-
[PR] Add matomo tracker for javadoc [lucene]
via GitHub
-
Re: [PR] Switching to a fixed CFS threshold [lucene]
via GitHub
-
Re: [PR] build: enable ClassInitializationDeadlock, SuppressWarnings the problems [lucene]
via GitHub
-
[I] Batch together virtual calls in BKDReader for CELL_CROSSES_QUERY case? [lucene]
via GitHub
-
[PR] build: gradle seems to not run error-prone [lucene]
via GitHub
-
[PR] Avoid static dependency from TermsEnum to one of its subclasses [lucene]
via GitHub
-
[PR] Prevent zero radius in BaseXYPointTestCase [lucene]
via GitHub
-
Re: [PR] ci: use ubuntu-arm on every PR/push, use macos at night [lucene]
via GitHub
-
Re: [PR] ci: remove "max-workers" and test with our gradle defaults [lucene]
via GitHub
-
Re: [I] ci: change error-prone check to be more explicit rather than based on $CI env variable [lucene]
via GitHub
-
Re: [I] Make the perThreadHardLimitMB to be configurable above 2GB [lucene]
via GitHub
-
[PR] test: remove slow test for java 21 bug [lucene]
via GitHub
-
Re: [PR] Speed up slow tests (#15212) [lucene]
via GitHub
-
[I] PriorityQueue.remove should be removed or improved [lucene]
via GitHub
-
Re: [PR] Fix NPE in PerFieldKnnVectorsFormat.getGraph [lucene]
via GitHub
-
Re: [PR] deps(java): bump org.eclipse.jdt:ecj from I20250926-1800 to 3.42.0 [lucene]
via GitHub
-
Re: [PR] Speed up NumericUtils#{subtract,add} [lucene]
via GitHub
-
[PR] Update forbiddenapis to v3.10 and remove hack required to use Java 25 [lucene]
via GitHub
-
[PR] update _footer.html - "Apache and the Apache [feather ]logo ..." [lucene-site]
via GitHub
-
[PR] Replace conditional logic in add(), subtract() with bit manipulation [lucene]
via GitHub
-
Re: [I] Improvements to the Faiss codec [lucene]
via GitHub
-
Re: [I] Add IO prefetch to HNSW graph crawl? [lucene]
via GitHub
-
Re: [PR] ci: add gradle dependency submission [lucene]
via GitHub
-
[PR] deps(java): bump com.diffplug.spotless from 7.2.1 to 8.0.0 [lucene]
via GitHub
-
[PR] Separate Panama and Vector classes [lucene]
via GitHub
-
[I] Should we separate Panama and Vectorization classes? [lucene]
via GitHub
-
[PR] Move legacy scalar formats to backwards_codecs [lucene]
via GitHub
-
[PR] [10.3] Fix returned Impacts when frequencies are not indexed [lucene]
via GitHub
-
[I] Eclipse configuration doesn't work [lucene]
via GitHub
-
Re: [PR] ci: bump actions/setup-python from 5.6.0 to 6.0.0 [lucene]
via GitHub
-
[PR] build(deps): bump holidays from 0.80 to 0.81 in /dev-tools/scripts [lucene]
via GitHub
-
Re: [PR] Add asynchronous prefetch for DirectIO directory [lucene]
via GitHub
-
Re: [PR] build(deps): bump basedpyright from 1.31.4 to 1.31.6 in /dev-tools/scripts [lucene]
via GitHub
-
[PR] ci: bump actions/stale from 9.1.0 to 10.0.0 [lucene]
via GitHub
-
[PR] ci: bump astral-sh/setup-uv from 6.7.0 to 6.8.0 [lucene]
via GitHub
-
[PR] build(deps): bump pygithub from 2.7.0 to 2.8.1 in /dev-tools/scripts [lucene]
via GitHub
-
[PR] ci: bump github/codeql-action from 3.30.3 to 3.30.5 [lucene]
via GitHub
-
[PR] build(deps): bump ruff from 0.12.11 to 0.13.2 in /dev-tools/scripts [lucene]
via GitHub
-
[PR] ci: bump actions/labeler from 5.0.0 to 6.0.1 [lucene]
via GitHub
-
[PR] ci: bump gradle/actions from 4.4.4 to 5.0.0 [lucene]
via GitHub
-
[PR] Performance regression in vector computations due to call site pollution [lucene]
via GitHub
-
Re: [PR] developer.md - add gitbox.apache.org clone option [lucene-site]
via GitHub
-
Re: [PR] Add test to check return values of frequency and norm when there are no frequencies [lucene]
via GitHub
-
[PR] Extend Lucene104ScalarQuantization format to support quant asymmetry [lucene]
via GitHub
-
Re: [I] Memory Leak on RHEL 8: JVM Retains File Handles After Index Deletion [lucene]
via GitHub
-
Re: [PR] Implement off-heap scoring for OSQ 4, 7, and 8 bit representations [lucene]
via GitHub
-
[PR] Remove the old ASF logo. [lucene-site]
via GitHub
-
Re: [PR] deps(java): bump org.eclipse.jdt:ecj from I20250926-1800 to 3.43.0 [lucene]
via GitHub
-
[PR] deps(java): bump com.github.ben-manes.versions from 0.52.0 to 0.53.0 [lucene]
via GitHub
-
[PR] deps(java): bump nl.littlerobots.version-catalog-update from 1.0.0 to 1.0.1 [lucene]
via GitHub
-
Re: [PR] Enable branch and tag protection. [lucene]
via GitHub
-
Re: [I] Set up branch protection against force-pushes on main, branch_10x [lucene]
via GitHub
-
[PR] Implement `longValues` for `MultiFieldNormValues` to speedup CombinedQuery [lucene]
via GitHub
-
Re: [PR] Fix smoke tester test workflow to run with Java 25 [lucene]
via GitHub
-
Re: [PR] ci: further tune the codeql [lucene]
via GitHub
-
[PR] ci: tune codeql for java to use default query pack [lucene]
via GitHub
-
Re: [PR] Try to fix eclipse configuration after upgrading to gradle 9.1.0. [lucene]
via GitHub
-
Re: [I] Re-enable forbidden-apis checker when it supports JDK 25 [lucene]
via GitHub
-
[PR] Add more JDK providers to the README list [lucene]
via GitHub
-
[PR] Clarify error message in BackwardsCompatibilityTestBase and fix resource leak in existence check [lucene]
via GitHub
-
[I] Switch jenkins jobs to JDK 25 [lucene]
via GitHub
-
Re: [PR] Upgrade to Gradle 9.1.0 [lucene]
via GitHub
-
[PR] Move away from project.javaexec [lucene]
via GitHub
-
[I] Move away from project.javaexec [lucene]
via GitHub
-
[PR] ci: add CodeQL analysis workflow for java, python and github actions [lucene]
via GitHub