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 main to Lucene 10 #113617

Draft
wants to merge 492 commits into
base: main
Choose a base branch
from
Draft

Upgrade main to Lucene 10 #113617

wants to merge 492 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    53bd6eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb39399 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    b49ac93 View commit details
    Browse the repository at this point in the history
  4. 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
  5. Configuration menu
    Copy the full SHA
    dfa82d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54ed24b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    749020c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26456b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92bf5ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd516e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7017588 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    69c1658 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e2f8ef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4222481 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d8cbc15 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6cd8dce View commit details
    Browse the repository at this point in the history
  17. spotless

    javanna committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    94c21b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    4e6c354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be4e65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f7c041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23b2b3d View commit details
    Browse the repository at this point in the history
  5. Fix NestedHelper

    ChrisHegarty committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    205b95e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    10a85aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6bf30f View commit details
    Browse the repository at this point in the history
  3. Unused import

    ChrisHegarty committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    feb1298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f10f80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b29051a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a27a97e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fe4b60 View commit details
    Browse the repository at this point in the history
  8. spotless

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

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    1820f0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4f30b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef9af35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f8c238 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c12380 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f980a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5cc740 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6eb5b29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40e35ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdac9a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36e153c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34ec3a9 View commit details
    Browse the repository at this point in the history
  13. Fix QueryStringQueryBuilderTests

    Exception message changed slightly.
    cbuescher committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    db740b6 View commit details
    Browse the repository at this point in the history
  14. Fix SystemIndexDescriptor

    RegEx automata are no longer determinized by default.
    cbuescher committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eff329f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    adc0f33 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d070e8d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3352358 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e638acf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5a83198 View commit details
    Browse the repository at this point in the history
  20. Fix IOContext in Store

    cbuescher committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eb276e6 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
    4bfdcf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41c0840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0f8c92 View commit details
    Browse the repository at this point in the history
  5. Mute MetadataCreateIndexServiceTests.testValidateDotIndex because of …

    …Lucene RegExp tilde operator changes
    cbuescher committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c12da0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e409ba View commit details
    Browse the repository at this point in the history
  7. spotless

    ChrisHegarty committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    432df13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52429c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14b8525 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
    35f1b24 View commit details
    Browse the repository at this point in the history
  3. fix MultiValueMode

    iverase committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    22609ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7779d35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d299743 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    992e3bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8db0539 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3570257 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e9bd3f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d440438 View commit details
    Browse the repository at this point in the history
  11. spotless

    ChrisHegarty committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5ef57b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e39659 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5841c97 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    481f78e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    693df5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97fe576 View commit details
    Browse the repository at this point in the history
  3. Add awaits fix bugURL

    ChrisHegarty committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e02cb0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bc8e00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5146b78 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    9e8ac1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e382a03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a70eec5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5e7147 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c96b78e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ea377d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    15dd0a8 View commit details
    Browse the repository at this point in the history
  2. 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
    697fc67 View commit details
    Browse the repository at this point in the history
  2. 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
    5ff75bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e2e1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3267fd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74040a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70ee548 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db7463f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95bc9d3 View commit details
    Browse the repository at this point in the history
  8. Fix errors in imports

    cbuescher committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d0a1110 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    afec00b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304a1c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d104bc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fe6c3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a01884 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09b68e2 View commit details
    Browse the repository at this point in the history
  7. Fix failing knn yaml test

    cbuescher committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ca97d86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84d4e86 View commit details
    Browse the repository at this point in the history
  9. Null out missing codec in BWCLucene70Codec

    This temporarily gets us past missing codec that we attempt to load at node
    startup, even if we don't use it.
    cbuescher committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    77f24ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3cea216 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
  2. Configuration menu
    Copy the full SHA
    fff3fbb View commit details
    Browse the repository at this point in the history
  3. 14 Configuration menu
    Copy the full SHA
    0ee5e4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d31a70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ced0f7b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    2430fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45dbc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d24200e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into lucene_snapshot_10

     Conflicts:
    	build-tools-internal/version.properties
    	modules/analysis-common/src/test/java/org/elasticsearch/analysis/common/EdgeNGramTokenizerTests.java
    	modules/analysis-common/src/test/java/org/elasticsearch/analysis/common/SynonymsAnalysisTests.java
    	modules/reindex/src/internalClusterTest/java/org/elasticsearch/migration/MultiFeatureMigrationIT.java
    	plugins/analysis-phonetic/src/test/java/org/elasticsearch/plugin/analysis/phonetic/AnalysisPhoneticFactoryTests.java
    	qa/rolling-upgrade-legacy/src/test/java/org/elasticsearch/upgrades/RecoveryIT.java
    	server/src/internalClusterTest/java/org/elasticsearch/repositories/IndexSnapshotsServiceIT.java
    	server/src/test/java/org/elasticsearch/action/admin/cluster/stats/VersionStatsTests.java
    	server/src/test/java/org/elasticsearch/cluster/metadata/MetadataCreateIndexServiceTests.java
    	server/src/test/java/org/elasticsearch/cluster/metadata/MetadataTests.java
    	server/src/test/java/org/elasticsearch/index/IndexVersionTests.java
    	server/src/test/java/org/elasticsearch/index/engine/InternalEngineTests.java
    	server/src/test/java/org/elasticsearch/index/mapper/DateFieldMapperTests.java
    	server/src/test/java/org/elasticsearch/index/mapper/DynamicTemplatesTests.java
    	server/src/test/java/org/elasticsearch/index/mapper/FieldNamesFieldMapperTests.java
    	server/src/test/java/org/elasticsearch/index/mapper/ParametrizedMapperTests.java
    	server/src/test/java/org/elasticsearch/index/mapper/vectors/BinaryDenseVectorScriptDocValuesTests.java
    	server/src/test/java/org/elasticsearch/index/similarity/SimilarityServiceTests.java
    	server/src/test/java/org/elasticsearch/indices/analysis/AnalysisModuleTests.java
    	server/src/test/java/org/elasticsearch/script/VectorScoreScriptUtilsTests.java
    	server/src/test/java/org/elasticsearch/script/field/vectors/DenseVectorTests.java
    	test/framework/src/main/java/org/elasticsearch/index/mapper/MetadataMapperTestCase.java
    	test/framework/src/main/java/org/elasticsearch/snapshots/AbstractSnapshotIntegTestCase.java
    	x-pack/plugin/deprecation/src/test/java/org/elasticsearch/xpack/deprecation/IndexDeprecationChecksTests.java
    	x-pack/plugin/spatial/src/test/java/org/elasticsearch/xpack/spatial/index/mapper/ShapeFieldMapperTests.java
    	x-pack/plugin/spatial/src/test/java/org/elasticsearch/xpack/spatial/index/query/LegacyGeoShapeWithDocValuesQueryTests.java
    cbuescher committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    42c4ed1 View commit details
    Browse the repository at this point in the history
  5. spotless

    cbuescher committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8800107 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84bb2b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e916319 View commit details
    Browse the repository at this point in the history
  8. Override the correct search method

    search(List<LeafReaderContext>, Weight, Collector) is deprecated and mostly unused.
    We need to override the other one that accepts a LeafReaderContextPartition[].
    javanna committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c54686b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    28846be View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    07fdd8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dca607 View commit details
    Browse the repository at this point in the history
  3. Use RegExp.DEPRECATED_COMPLEMENT where needed

    Lucene 10 removed the RegExp.COMPLEMENT flag and the ~ operator but brought it
    back as a deprecated option in apache/lucene#13739, so
    for the time being we should still be able to use it.
    cbuescher committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8cb58a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32f5907 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c79f782 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    014d338 View commit details
    Browse the repository at this point in the history
  2. 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
    e76b6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ae8a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40aa2f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b05b5f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d27f53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12b98e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    70a5dba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b2f5f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    762ec3e View commit details
    Browse the repository at this point in the history
  4. Move AggregatorTestCase to search(Query, CollectorManager)

    search(Query, Collector) is deprecated and no longer performs post collection
    javanna committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b3f371d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b215944 View commit details
    Browse the repository at this point in the history
  6. Don't randomize LuceneTestCase concurrency when using "newSearcher"

    LuceneTestCase#newSearcher(reader) now randomizes which concurrency type is
    being used. For some parts we don't support INTRA_SEGMENT concurrency, so we
    override this widely used utility method so we use INTER_SEGMENT concurrency for
    now.
    cbuescher committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6a58074 View commit details
    Browse the repository at this point in the history
  7. Fix docs according to changes in Lovins token filter, Pathhierarchy A…

    …nalyzer and Noritoken filter
    cbuescher committed Sep 16, 2024
    2 Configuration menu
    Copy the full SHA
    6fc5930 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d1a614 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    52bf71d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4546db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    592642b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f7df52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ebfae1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6f6d21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    309abb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98e5600 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    455980d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    01127d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6958086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af0d8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6294ad2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5ce091 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75fcbe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e40125 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8aa9cce View commit details
    Browse the repository at this point in the history
  9. 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
    26b6513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb44c63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1fbaab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a8c3b1 View commit details
    Browse the repository at this point in the history
  5. 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
  6. 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
    0085911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e3d353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bfd004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbac749 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    952aa9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5f4ef9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e51178 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c03d83d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27139fc View commit details
    Browse the repository at this point in the history
  10. Rephrase comment in OldCodecsAvailableTests

    This isn't a blocker for the lucene 10 upgrade, it is for the release of stack 9.
    It's already annotated @UpdateForV9 so we are good.
    javanna committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2318da1 View commit details
    Browse the repository at this point in the history
  11. clarify comment in BWCLucene70Codec

    Added update for V9 annotation so we don't forget, not a blocker for lucene 10 upgrade
    javanna committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    46249a0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    352b10a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1d2737f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    266979f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c746906 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4512167 View commit details
    Browse the repository at this point in the history
  17. spotless

    ChrisHegarty committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c0b6794 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b7574b5 View commit details
    Browse the repository at this point in the history
  19. 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
  20. Configuration menu
    Copy the full SHA
    89c4af7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    989e48a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    08a78e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a32106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b594455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    543d0c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0ec6c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a87ecc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf56c9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ceaf86e View commit details
    Browse the repository at this point in the history
  9. 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 authored and javanna committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    303f22d View commit details
    Browse the repository at this point in the history
  10. 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
    14451f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1dcf11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d79230 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    435f0c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3b96e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3c24b2 View commit details
    Browse the repository at this point in the history
  7. 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
  8. Configuration menu
    Copy the full SHA
    3a0ff7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0794124 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ef1fcd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f56034 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    254d82f View commit details
    Browse the repository at this point in the history
  13. revert

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c9cb409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d25cbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b32340 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22d88d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    381132c View commit details
    Browse the repository at this point in the history
  6. Add Lucene70DocValuesFormat to old-lucene-versions plugin (#113377)

    Add Lucene70DocValuesFormat to old-lucene-versions plugin.
    
    Lucene 10 has remove the old Lucene70DocValuesFormat from its backward_codecs, so we can no longer lookup the doc values format by name (DocValuesFormat.forName("Lucene70")). Instead we make a copy and reference it statically.
    
    The code is for the most part a direct copy, with the following changes:
    
    1. package and import updates
    2. Elasticsearch's spotless
    3. A couple of changes in Lucene70DocValuesConsumer, where we no longer iterate SortedSetDocValues until NO_MORE_DOCS, but rather use a counted loop with docValueCount. As per what is done elsewhere in lucene 10.
    TheLucene70DocValuesFormatTests has been, similar to how we test other formats in this plugin.
    ChrisHegarty committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    12dfe38 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    8ecb407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    147eb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcd9a0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cad6c6c View commit details
    Browse the repository at this point in the history
  5. Remove leftover TODO

    javanna committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1e62951 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7c24b0 View commit details
    Browse the repository at this point in the history
  7. Add UpdateForV10 annotation

    javanna committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    eb06cec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    871c430 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7be20d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a8cab6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    5490a47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea0406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b295803 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    518fb08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b4b6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    394a063 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    52de43f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b723551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc9cf3 View commit details
    Browse the repository at this point in the history
  4. update profile tests

    We run in a mixed clusters, replacing the profile description isn't enough, we need to skip
    the test against previous versions because we get a different output depending on the
    version of the node that has the shard.
    
    I isolated the offending assertion to a separate test, so that we don't need to skip the entire profile test.
    javanna committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    731219a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c064636 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c75e0c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b15163 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    f93db49 View commit details
    Browse the repository at this point in the history
  2. Revert "[Automated] Update Lucene snapshot to 10.0.0-snapshot-0a8604d…

    …908c"
    
    This reverts commit f93db49.
    javanna committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4a79e51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db54b81 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    1dc8b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6532e6 View commit details
    Browse the repository at this point in the history
  3. Address compile errors after vector api changes upstream (#113766)

    Our lucene_snapshot branch requires updating after apache/lucene#13779
    javanna committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    63e524d View commit details
    Browse the repository at this point in the history
  4. Update lucene snapshot buildkite config to build from branch_10_0 (#1…

    …13797)
    
    The Lucene 10 branch has been cut, we want to switch the snapshot creation to the
    newly created branch until Lucene 10 has been released. Later, we will switch to branch_10x.
    javanna committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2471dc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af93513 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a969b1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79d3d6a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Fix needless use of concurrent collector managers (#113739)

    The utility methods for creating the collectors that were removed from
    Lucene created non-concurrent collector managers. The default
    constructors create concurrent ones though which leads to a performance
    regression, especially when sorting.
    -> fixed by adjusting to non-concurrent managers again
    original-brownbear committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a20bf84 View commit details
    Browse the repository at this point in the history