Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/elasticsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: elastic/elasticsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: lucene_snapshot
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.

Commits on Apr 20, 2025

  1. Copy the full SHA
    b527f59 View commit details
  2. Copy the full SHA
    55c2ec7 View commit details

Commits on Apr 21, 2025

  1. Copy the full SHA
    262a98b View commit details
  2. Copy the full SHA
    3daa584 View commit details
  3. Copy the full SHA
    8ea85ee View commit details

Commits on Apr 22, 2025

  1. Copy the full SHA
    4e88e93 View commit details
  2. Copy the full SHA
    066d8b6 View commit details
  3. Copy the full SHA
    482130f View commit details
  4. Copy the full SHA
    2a48a01 View commit details

Commits on Apr 23, 2025

  1. Copy the full SHA
    a266653 View commit details
  2. Copy the full SHA
    0d20f85 View commit details

Commits on Apr 24, 2025

  1. Copy the full SHA
    35c92c5 View commit details
  2. Copy the full SHA
    d53f387 View commit details

Commits on Apr 25, 2025

  1. Copy the full SHA
    c6a5edf View commit details

Commits on Apr 26, 2025

  1. Copy the full SHA
    5cf1960 View commit details

Commits on Apr 27, 2025

  1. Copy the full SHA
    78b707c View commit details

Commits on Apr 28, 2025

  1. Copy the full SHA
    88db358 View commit details
  2. Update off-heap dense vector stats to use Lucene's implementation.

    Much of the removals here are an effect revert of the reflective code
    put in place to get the stats internally prior to Lucene 10.3.
    ChrisHegarty committed Apr 28, 2025
    Copy the full SHA
    7aa7dd0 View commit details
  3. Copy the full SHA
    4639eaf View commit details
  4. Copy the full SHA
    6515d32 View commit details
  5. Fix QueryPhaseTest that use trackTotalHits (#127470)

    This commit fixes a couple of test scenarios in QueryPhaseTest that incorrectly assert values around trackTotalHits.
    
    Test updated as per apache/lucene#14561
    
    This test fix is needed when running with Lucene >= 10.2.1
    ChrisHegarty authored Apr 28, 2025
    Copy the full SHA
    b9d9f59 View commit details

Commits on Apr 29, 2025

  1. Copy the full SHA
    e211354 View commit details
Loading