Adrien Grand

Results 40 issues of Adrien Grand

See https://issues.apache.org/jira/browse/LUCENE-10254. #11290

The min value, the max value, the GCD and the set of unique values don't need to be computed on sorted doc values. #11170

This moves doc values to an approach that is more similar to postings, where values are grouped in blocks of 128 values that are compressed together. Decoding a single value...

This implementation filters merges returned for natural merging by only considering merges on the lowest level, ie. when the average segment size to be merged is less than or equal...

This removes most state from stored fields readers. #10994

### Description The test seems to be creating invalid polygons. ``` 03:40:22 org.apache.lucene.document.TestShapeDocValues > testXYPolygonCentroid FAILED 03:40:22 WARNING: The Security Manager is deprecated and will be removed in a future...

type:bug

We have some code that only gets executed when running with an executor, e.g. the logic that top docs collectors have to share information about minimum competitve scores across threads....

This is currently a draft as Lucene 9.10.0 is still under vote.

>enhancement
:Search/Search
test-full-bwc
cloud-deploy
v8.14.0