Note that starting from the ElasticPress 5.0.0 release the Users feature will be moved to the ElasticPress Labs plugin. The Terms and Comments features will remain in ElasticPress but will be available only if enabled via code. Check our blog post for more info.
Added
Synonyms and weighting settings added to the status report. Props @felipeelia via #3609.
Note that starting from the ElasticPress 5.0.0 release the Users feature will be moved to the ElasticPress Labs plugin. The Terms and Comments features will remain in ElasticPress but will be available only if enabled via code. Check our blog post for more info.
Added
Synonyms and weighting settings added to the status report. Props @felipeelia via #3609.
Note that starting from the ElasticPress 5.0.0 release the Users feature will be moved to the ElasticPress Labs plugin. The Terms and Comments features will remain in ElasticPress but will be available only if enabled via code. Check our blog post for more info.
Added
Exclude Media Attachments from search results. Props @burhandodhy via #3539.
New Default to Site Language option in the language dropdown in ElasticPress' settings page. Props @felipeelia via #3550.
Compatibility with block themes for the Facet meta blocks. Props @felipeelia via #3498.
In a multisite, if a site is indexable or not is now stored in site meta, instead of a blog option. Props @felipeelia via #3571.
Autosuggest authenticated requests are not cached anymore and are only sent during the sync process or when the weighting dashboard is saved. Props @felipeelia and @kovshenin via #3566.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on 10up/elasticpress to permit the latest version.
Release notes
Sourced from 10up/elasticpress's releases.
Changelog
Sourced from 10up/elasticpress's changelog.
... (truncated)
Commits
f157e59
Release 4.7.10961829
Merge branch 'develop' into trunk5a83e47
Merge pull request #3624 from 10up/release/4.7.16c7c4fa
Update dates in both changelogsf765313
Update the pot file84f79fa
4.7.1 Changelog85f2525
Bump version number5e7ca7a
Merge pull request #3621 from 10up/feature/issue-3615d72924a
Force psr/container to 1.00d76ec2
Ignore vendor-prefixed while lintingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show