Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Lucene 9.12.0 #113333

Open
wants to merge 198 commits into
base: main
Choose a base branch
from
Open

Upgrade to Lucene 9.12.0 #113333

wants to merge 198 commits into from

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    c99fd39 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    fdeb0d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a854633 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    dd18635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33b3e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    aeaaff8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    2108dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d29f9b View commit details
    Browse the repository at this point in the history
  3. Add a couple of missing supported checks to org.elasticsearch.vec.Vec…

    …torScorerFactoryTests (#109303)
    
    This commit adds a couple of missing supported checks to org.elasticsearch.vec.VectorScorerFactoryTests. Without these the test try, and fail, to run on Windows.
    ChrisHegarty committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4b2ebf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    54ea687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2e560 View commit details
    Browse the repository at this point in the history
  3. Multivalue Sparse Vector Support (#109007)

    Updated LuceneDocument to take advantage of looking up feature values on existing features and selecting the max when parsing multi-value sparse vectors
    john-wagster committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cb24194 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    2724b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5719ca9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    a5fad60 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    5a96fbb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    af65b7f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    42d3ef5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    20adf74 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    dc9afea View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    e9905aa View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    0e4dab9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    e9462b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    ff0ec86 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    731fb0b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    9bbef83 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    2d67ecd View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    ae36289 View commit details
    Browse the repository at this point in the history
  2. Fix Lucene Snapshot branch to compile and pass tests

    Just doing the minimal fixes to making this pass tests again and
    compile. One trivial constructor adjustment and a few adjustments to
    task count expectations in some tests from having Lucene fork less.
    original-brownbear committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5b50559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1272eaa View commit details
    Browse the repository at this point in the history
  4. fix

    original-brownbear committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bc2449c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    e0ee3d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    6d06275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b5620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06f0529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87b382f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    cf2c9fc View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    7048e04 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    691f84d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceb7f36 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    b2d3eb3 View commit details
    Browse the repository at this point in the history
  2. Fix compilation after Lucene update for kNN (#110823)

    * Fix compilation after Lucene update for kNN
    
    * generate verification
    benwtrent committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8ef7b5c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    7776395 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    c93ff79 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    6eb0987 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Fixing lucene snapshot failing tests (#110892)

    Fixing lucene snapshot failing tests.
    
    A recent change in Lucene [1] has doubled down on the sequential *single-threaded* semantic of IOContext.READONCE - usages must now be all within the same thread. Otherwise, call-sites that are sequential multi-threaded can use plain READ.
    
    [1] apache/lucene#13535
    
    ---------
    
    Co-authored-by: ChrisHegarty <[email protected]>
    benwtrent and ChrisHegarty committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    23e4053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0735c39 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    2feac0b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    1bfddd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    53b3cef View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    9d34d82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87b7e35 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    4a58d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393c994 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    b4a87e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1f692 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    b1e8c7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b7edc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    50778c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3504a53 View commit details
    Browse the repository at this point in the history
  3. Use READONCE for reading the segment file and computing checksums (#1…

    …11272)
    
    This commit uses READONCE for reading the segment file and computing checksums.
    ChrisHegarty committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e98e87e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    b3f8582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e8357 View commit details
    Browse the repository at this point in the history
  3. Use READONCE for the segment file in tests (#111330)

    This commit uses READONCE for the segment file in tests.
    ChrisHegarty committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ae12321 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    b5343d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1cea82 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    5988648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627d780 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    1320843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611f9be View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    be4e14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c097338 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    e7426d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb8ba9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    05d1cd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199de62 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    1ae40ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9140444 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    ac32bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e99d4ba View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    8bca827 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    1698430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b8278a View commit details
    Browse the repository at this point in the history
  3. Bump codec to Lucene912. (#111533)

    * Bump codec to Lucene912.
    
    Lucene recently upgraded its default codec from `Lucene99` to `Lucene912`.
    
    * Add missing class
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Benjamin Trent <[email protected]>
    jpountz and benwtrent committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    53eaa10 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    14e97af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e820e33 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    714cd01 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    45ef841 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    9a9ddf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    b68a00d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    d241599 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    a9e1342 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    de8dad5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    badcfd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70ae707 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    461a0fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edaca51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f66b29 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    debf44d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b106f9c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    bc10e2f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    88a35a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7aeb25 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    2cfa455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c03bf View commit details
    Browse the repository at this point in the history
  3. Remove explicit loop over leaves in favour of calling super.search (#…

    …111971)
    
    The searchLeaf protected method was recently introduced in IndexSearcher upstream,
    we do still need to override a bunch of search methods, but we can slightly reduce the surface
    of the code we override by removing the loop over the leaves, and rely on super instead.
    javanna committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    628d334 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    d03c197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f0704e View commit details
    Browse the repository at this point in the history
  3. Remove search worker pool (#111099)

    No more need for this pool, now that Lucene can safely execute on the current pool.
    original-brownbear committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    29e922c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    5b7d985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    277df6d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    4b30342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c8f5cc View commit details
    Browse the repository at this point in the history
  3. Fix test compilation for new Lucene 912 Codec (#112093)

    This commit fixes a compilation issue by updating the test to use the new Lucene 912 codec.
    ChrisHegarty committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f5c250b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    a3ffb12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7796473 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    0fa89d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7628e10 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    7fc218f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    124eef1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    8637199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f3489e View commit details
    Browse the repository at this point in the history
  3. Add range and regexp Intervals (#111465)

    Lucene/pull/13562 introduced IntervalsSource for range and
    regexp queries. This exposes these features in ES.
    
    This is done to achieve parity with Span queries that support
    regexp and range.
    
    Relates to #110491
    mayya-sharipova committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    92c5521 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    03894d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    266ffe1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    3a6887b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    2efd1a0 View commit details
    Browse the repository at this point in the history
  2. Omit the executor when creating TimeSeriesIndexSearcher (#112357)

    This is a leftover from #111099: now that we use a single thread pool, we don't require offloading, which was the only
    reason to carry around the executor in the time series index searcher, given that the number of slices is always 1 and it does not support concurrency. Furthermore, providing the executor introduces some risks of potential concurrency caused by non-slice based operations that can't be disabled. This commit removes the executor constructor argument and effectively disable any concurrency in TimeSeriesIndexSearcher.
    javanna committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9fa1516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee83821 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    cb39399 View commit details
    Browse the repository at this point in the history
  2. Reword javadoc text for SearchServiceTests#testSlicingBehaviourForPar…

    …allelCollection
    
    Offloading is no longer necessary, but we do want to provide the executor for other operations
    javanna committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    480c045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd516e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    3be4e65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f7c041 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    c6bf30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29051a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    7a4f30b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f8c238 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    73bbe0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f8c92 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    bf1f92d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3570257 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    97fe576 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    e382a03 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    79010f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    f4197a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e0e2e1e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    304a1c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    8bf41b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    d45dbc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    7dca607 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    35764df View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    00ae8a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    9af0d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6294ad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5ce091 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75fcbe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e40125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8aa9cce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff74c90 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    fb44c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1fbaab View commit details
    Browse the repository at this point in the history
  3. Add a capability and transport version for new regex and range interv…

    …al query support (#113128)
    
    This commit adds a capability and transport version for new regex and range interval query support.
    ChrisHegarty committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9eec2c4 View commit details
    Browse the repository at this point in the history
  4. Multi term intervals: increase max_expansions (#112826)

    Currently multi term interval queries (prefix, wildcard, fuzzy, regexp and range) can
    expand maximum to 128 terms. To reach parity with span queries that we want to deprecate,
    set max expansions to indices.query.bool.max_clause_count which is used in span queries.
    
    Relates to #110491
    mayya-sharipova committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7150729 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    1e3d353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952aa9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27139fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d2737f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7574b5 View commit details
    Browse the repository at this point in the history
  6. Use the RC build

    ChrisHegarty committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aaf1bbc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    b594455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543d0c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf56c9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    835c114 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    5d79230 View commit details
    Browse the repository at this point in the history
  2. Fix docs build

    ChrisHegarty committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c74d361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a0ff7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0794124 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ef1fcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f56034 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    54bd254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2746597 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    f0f65df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eae66a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fc6841 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    dd7e1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f786ff5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Use RC2 build

    ChrisHegarty committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6272662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c33d6 View commit details
    Browse the repository at this point in the history
  3. update gradle metadata

    ChrisHegarty committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a9a1c7a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    0765efb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    4390ea1 View commit details
    Browse the repository at this point in the history
  2. remove RC repo

    ChrisHegarty committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a62a4cd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    b2d6ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dbd33c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    371fc31 View commit details
    Browse the repository at this point in the history
  4. spotless

    ChrisHegarty committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    942ad69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b37f17b View commit details
    Browse the repository at this point in the history