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

fix lucene broken link closes #83948 #84094

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Conversation

amitmbm
Copy link
Contributor

@amitmbm amitmbm commented Feb 17, 2022

Closes #83948

@elasticsearchmachine elasticsearchmachine added v8.2.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Feb 17, 2022
@cbuescher cbuescher added :Search Relevance/Analysis How text is split into tokens >docs General docs changes >enhancement v8.0.0 v8.1.1 and removed v8.2.0 labels Feb 17, 2022
@elasticmachine elasticmachine added Team:Search Meta label for search team Team:Docs Meta label for docs team labels Feb 17, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@cbuescher cbuescher self-assigned this Feb 17, 2022
@cbuescher
Copy link
Member

@elasticmachine test this please

Copy link
Member

@cbuescher cbuescher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for spotting this. I will run the tests and take a quick look at the docs changes and merge to the 8.0+ branches using Lucene 9 then.

@cbuescher cbuescher merged commit 4e55efc into elastic:master Feb 17, 2022
@elasticsearchmachine
Copy link
Collaborator

@amitmbm please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation.

cbuescher pushed a commit to cbuescher/elasticsearch that referenced this pull request Feb 17, 2022
Moving to Lucene 9 slightly changed the base url for the analysis components
which this PR fixes.
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this pull request Feb 17, 2022
Moving to Lucene 9 slightly changed the base url for the analysis components
which this PR fixes.
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.0
8.1

elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
Moving to Lucene 9 slightly changed the base url for the analysis components
which this PR fixes.

Co-authored-by: Elasticsearch addict <[email protected]>
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2022
Moving to Lucene 9 slightly changed the base url for the analysis components
which this PR fixes.

Co-authored-by: Elasticsearch addict <[email protected]>
weizijun added a commit to weizijun/elasticsearch that referenced this pull request Feb 18, 2022
* upstream/master: (167 commits)
  Mute FrozenSearchableSnapshotsIntegTests#testCreateAndRestorePartialSearchableSnapshot
  Mute LdapSessionFactoryTests#testSslTrustIsReloaded
  Fix spotless violation from last commit
  Mute GeoGridTilerTestCase#testGeoGridSetValuesBoundingBoxes_UnboundedGeoShapeCellValues
  Small formatting clean up (elastic#84144)
  Always re-run Feature migrations which have encountered errors (elastic#83918)
  [DOCS] Clarify `orientation` usage for WKT and GeoJSON polygons (elastic#84025)
  Group field caps response by index mapping hash (elastic#83494)
  Shrink join queries in slow log (elastic#83914)
  TSDB: Reject the nested object fields that are configured time_series_dimension (elastic#83920)
  [DOCS] Remove note about partial response from Bulk API docs (elastic#84053)
  Allow regular data streams to be migrated to tsdb data streams. (elastic#83843)
  [DOCS] Fix `ignore_unavailable` parameter definition (elastic#84071)
  Make Metadata extend AbstractCollection (elastic#83791)
  Add API specs for OpenID Connect APIs
  Revert "Clean up for superuser role name references (elastic#83627)" (elastic#84096)
  Update Lucene analysis base url (elastic#84094)
  Avoid null threadContext in ResultDeduplicator (elastic#84093)
  Use static empty store files metadata (elastic#84034)
  Preserve context in snapshotDeletionListeners (elastic#84089)
  ...

# Conflicts:
#	x-pack/plugin/rollup/build.gradle
probakowski pushed a commit to probakowski/elasticsearch that referenced this pull request Feb 23, 2022
Moving to Lucene 9 slightly changed the base url for the analysis components
which this PR fixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes >enhancement external-contributor Pull request authored by a developer outside the Elasticsearch team :Search Relevance/Analysis How text is split into tokens Team:Docs Meta label for docs team Team:Search Meta label for search team v8.0.0 v8.1.1 v8.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lucene analysis link is broken from version 8
4 participants