Skip to content

Fixed search requirements for Solr #2877

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

Open
wants to merge 2 commits into
base: 5.0
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions docs/getting_started/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,6 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E

- 8.3

=== "[[= product_name =]] v4.6"

- 8.3

=== "[[= product_name =]] v4.6"

- 8.3
Expand Down Expand Up @@ -228,7 +224,7 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E

|Name|Version|
|---|---|
|Solr|8.11.1+ or 9.8.1+|
|Solr|7.7+, 8.11.1+ or 9.8.1+|
|Elasticsearch| 7.16.2+ |

If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
Expand Down
Loading