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-7.4.0-snapshot-0a7c3f462f #31073

Merged
merged 1 commit into from
Jun 4, 2018
Merged

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Jun 4, 2018

This snapshot includes:

This snapshot includes:
- LUCENE-8341: Record soft deletes in SegmentCommitInfo
- LUCENE-8335: Enforce soft-deletes field up-front

LUCENE-8341 is required to resolve elastic#30851.
@dnhatn dnhatn added >non-issue :Search/Search Search-related issues that do not fall into other categories v7.0.0 v6.4.0 labels Jun 4, 2018
@dnhatn dnhatn requested a review from jpountz June 4, 2018 14:02
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search-aggs

@s1monw
Copy link
Contributor

s1monw commented Jun 4, 2018

@dnhatn this LGTM - are you going to open a new PR to fix the lucene util stuff to have accurate numDocs?

@dnhatn
Copy link
Member Author

dnhatn commented Jun 4, 2018

Are you going to open a new PR to fix the lucene util stuff to have accurate numDocs?

@s1monw This PR is for the master and 7.4 branches. I will open another PR to fix the numDocs + IW config on the CCR branch.

@dnhatn
Copy link
Member Author

dnhatn commented Jun 4, 2018

Thanks @jpountz and @s1monw

@dnhatn dnhatn merged commit abe6115 into elastic:master Jun 4, 2018
@dnhatn dnhatn deleted the lucene-74 branch June 4, 2018 18:18
dnhatn added a commit that referenced this pull request Jun 4, 2018
This snapshot includes:
- LUCENE-8341: Record soft deletes in SegmentCommitInfo which will resolve #30851
- LUCENE-8335: Enforce soft-deletes field up-front
dnhatn added a commit that referenced this pull request Jun 4, 2018
* master:
  Add get mappings support to high-level rest client (#30889)
  Fix index prefixes to work with span_multi (#31066)
  [DOCS] Removes redundant authorization pages
  [DOCS] Re-adds custom realm
  Change ObjectParser exception (#31030)
  Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073)
dnhatn added a commit that referenced this pull request Jun 4, 2018
martijnvg added a commit that referenced this pull request Jun 5, 2018
* es/6.x:
  Fix compil after backport
  Fix index prefixes to work with span_multi (#31066)
  Delete superfluous UpdateRequest test
  Disable MultiMatchQueryBuilderTests.
  Disable UpdateRequestTest#testUnknownFieldParsing.
  Update get.asciidoc (#31084)
  When the 'strict' mapping option is enabled, make sure to validate split_queries_on_whitespace.
  Transport client: Don't validate node in handshake (#30737) (#31080)
  In the internal highlighter APIs, use the field type as opposed to the mapper. (#31039)
  [DOCS] Removes redundant authorization pages
  Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073)
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Jun 5, 2018
This snapshot includes:
- LUCENE-8341: Record soft deletes in SegmentCommitInfo which will resolve elastic#30851
- LUCENE-8335: Enforce soft-deletes field up-front
dnhatn added a commit that referenced this pull request Jun 5, 2018
This snapshot includes:
- LUCENE-8341: Record soft deletes in SegmentCommitInfo which will resolve #30851
- LUCENE-8335: Enforce soft-deletes field up-front
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Jun 5, 2018
* ccr:
  [DOCS] Creates rest-api folder in docs
  [Rollup] Disallow index patterns that match the rollup index (elastic#30491)
  Replace exact numDocs by soft-del count in SegmentInfo (elastic#31086)
  Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (elastic#31073)
  Add cors support to NioHttpServerTransport (elastic#30827)
  [DOCS] Fixes security example (elastic#31082)
  Allow terms query in _rollup_search (elastic#30973)
  Removing erroneous repeat
  Adapt bwc versions after backporting elastic#30983 to 6.4
  [Tests] Muting RatedRequestsTests#testXContentParsingIsNotLenient
  TEST:  Retry synced-flush if ongoing ops on primary (elastic#30978)
  Fix docs build.
  Only auto-update license signature if all nodes ready (elastic#30859)
  Add BlobContainer.writeBlobAtomic() (elastic#30902)
  Add a doc value format to binary fields. (elastic#30860)
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Jun 5, 2018
* ccr:
  [DOCS] Creates rest-api folder in docs
  [Rollup] Disallow index patterns that match the rollup index (elastic#30491)
  Replace exact numDocs by soft-del count in SegmentInfo (elastic#31086)
  Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (elastic#31073)
  Add cors support to NioHttpServerTransport (elastic#30827)
  [DOCS] Fixes security example (elastic#31082)
  Allow terms query in _rollup_search (elastic#30973)
  Removing erroneous repeat
  Adapt bwc versions after backporting elastic#30983 to 6.4
  [Tests] Muting RatedRequestsTests#testXContentParsingIsNotLenient
  TEST:  Retry synced-flush if ongoing ops on primary (elastic#30978)
  Fix docs build.
  Only auto-update license signature if all nodes ready (elastic#30859)
  Add BlobContainer.writeBlobAtomic() (elastic#30902)
  Add a doc value format to binary fields. (elastic#30860)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>non-issue :Search/Search Search-related issues that do not fall into other categories v6.4.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants