You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started/requirements.md
+55-8Lines changed: 55 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,6 +125,10 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E
125
125
126
126
## PHP
127
127
128
+
=== "[[= product_name =]] v4.6"
129
+
130
+
- 8.3
131
+
128
132
=== "[[= product_name =]] v4.6"
129
133
130
134
- 8.3
@@ -208,25 +212,54 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E
208
212
209
213
=== "[[= product_name =]] v5.0"
210
214
211
-
- For content search, Solr 8.11.1 or higher.
212
-
Alternatively, Elasticsearch 7.16.2 or higher 7.x version.
215
+
|Name|Version|
216
+
|---|---|
217
+
|Solr|8.11.1+ or 9.8.1+|
218
+
|Elasticsearch| 7.16.2+ |
219
+
220
+
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
221
+
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
213
222
214
223
=== "[[= product_name =]] v4.6"
215
224
216
-
- For content search, Solr 7.7 LTS or Solr 8, recommended 8.11.1 or higher.
217
-
Alternatively, Elasticsearch 7.16.2 or higher 7.x version.
218
-
- The above solutions require Oracle Java/Open JDK. The minimum requirement is 8 LTS, recommended 11 LTS.
219
-
Newer versions aren't supported.
225
+
|Name|Version|
226
+
|---|---|
227
+
|Solr|8.11.1+ or 9.8.1+|
228
+
|Elasticsearch| 7.16.2+ |
229
+
230
+
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
231
+
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
220
232
221
233
=== "[[= product_name =]] v3.3"
222
234
223
-
- For content search, Solr 7.7 LTS or Solr 8, recommended 8.11.1 or higher.
224
-
Alternatively, Elasticsearch 7.16.2 or higher 7.x version.
235
+
|Name|Version|
236
+
|---|---|
237
+
|Solr|7.7 LTS or 8.11.1+|
238
+
|Elasticsearch| 7.16.2+ |
239
+
240
+
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
241
+
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
242
+
225
243
- For BinaryFile field indexing, Apache Tika 1.20 or higher 1.x version, recommended 1.28.1 or higher.
226
244
- The above solutions require Oracle Java/Open JDK. The minimum requirement is 8 LTS, recommended 11 LTS. Newer versions aren't supported.
227
245
228
246
## Graphic Handler
229
247
248
+
=== "[[= product_name =]] v5.0"
249
+
250
+
- GraphicsMagick
251
+
- ImageMagick
252
+
- GD
253
+
254
+
Optionally, if you intend to edit [PNG, SVG, GIF or WEBP files in the Image Editor](images.md#image-optimization), or use it with image variations:
255
+
256
+
- JpegOptim
257
+
- Optipng
258
+
- Pngquant 2
259
+
- SVGO 1
260
+
- Gifsicle
261
+
- cwebp
262
+
230
263
=== "[[= product_name =]] v4.6"
231
264
232
265
- GraphicsMagick
@@ -288,6 +321,10 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E
288
321
289
322
## Filesystem
290
323
324
+
=== "[[= product_name =]] v5.0"
325
+
326
+
- Linux ext4 / XFS
327
+
291
328
=== "[[= product_name =]] v4.6"
292
329
293
330
- Linux ext4 / XFS
@@ -339,6 +376,16 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E
339
376
340
377
## Browser
341
378
379
+
=== "[[= product_name =]] v5.0"
380
+
381
+
[[= product_name =]] is developed to work with *any* web browser that supports modern standards, on *any* screen resolution suitable for web, running on *any* device.
382
+
However, for the Editorial and Administration User Interfaces, you need: a minimum of 1366-by-768 screen resolution, a desktop or tablet device, and a recommended/supported browser among the ones found below.
383
+
384
+
- Mozilla® Firefox® most recent stable version (recommended)
385
+
- Google Chrome™ most recent stable version (recommended)
386
+
- Chromium™ based browsers such as Microsoft® Edge® and Opera®, most recent stable version, desktop *and* tablet
387
+
- Apple® Safari® most recent stable version, desktop *and* tablet
388
+
342
389
=== "[[= product_name =]] v4.6"
343
390
344
391
[[= product_name =]] is developed to work with *any* web browser that supports modern standards, on *any* screen resolution suitable for web, running on *any* device.
This release comes with support for [Solr 9](https://nightlies.apache.org/solr/draft-guides/solr-reference-guide-antora/solr/10_0/upgrade-notes/major-changes-in-solr-9.html).
40
+
41
+
Solr 9 comes with support for [Dense Vector Search](https://solr.apache.org/guide/solr/latest/query-guide/dense-vector-search.html), paving the way for incoming improvements to [AI Actions](ai_actions.md) in [[= product_name =]].
@@ -13,30 +13,71 @@ For configuring Solr in other ways, including examples, see [Solr Cores and `sol
13
13
14
14
!!! note "Solr versions"
15
15
16
-
Supported Solr versions are Solr 7 and 8. Using most recent version of Solr 7.7 or 8.11 is recommended.
16
+
Supported Solr versions are Solr 7, 8 and 9.
17
+
Using the most recent version of Solr is recommended.
17
18
18
19
Download and extract Solr:
19
20
20
21
-[solr-7.7.2.tgz](http://archive.apache.org/dist/lucene/solr/7.7.2/solr-7.7.2.tgz) or [solr-7.7.2.zip](http://archive.apache.org/dist/lucene/solr/7.7.2/solr-7.7.2.zip)
21
22
-[solr-8.11.2.tgz](https://www.apache.org/dyn/closer.lua/lucene/solr/8.11.2/solr-8.11.2.tgz) or [solr-8.11.2.zip](https://www.apache.org/dyn/closer.lua/lucene/solr/8.11.2/solr-8.11.2.zip)
# Modify solrconfig.xml to remove the section that doesn't agree with your schema
34
-
sed -i.bak '/<updateRequestProcessorChain name="add-unknown-fields-to-the-schema".*/,/<\/updateRequestProcessorChain>/d' server/ibexa/template/solrconfig.xml
35
-
36
-
# Start Solr (but apply autocommit settings below first if you need to)
# Modify solrconfig.xml to remove the section that doesn't agree with your schema
48
+
sed -i.bak '/<updateRequestProcessorChain name="add-unknown-fields-to-the-schema".*/,/<\/updateRequestProcessorChain>/d' server/ibexa/template/conf/solrconfig.xml
49
+
50
+
# Start Solr (but apply autocommit settings below first if you need to)
# Modify solrconfig.xml to remove the section that doesn't agree with your schema
75
+
sed -i.bak '/<updateRequestProcessorChain name="add-unknown-fields-to-the-schema".*/,/<\/updateRequestProcessorChain>/d' server/ibexa/template/solrconfig.xml
76
+
77
+
# Start Solr (but apply autocommit settings below first if you need to)
@@ -50,6 +91,8 @@ To set SolrCloud up follow [SolrCloud reference guide](https://solr.apache.org/g
50
91
51
92
### Continue Solr configuration
52
93
94
+
#### Configure commit frequency
95
+
53
96
The bundle doesn't commit Solr index changes directly on repository updates, leaving it up to you to tune this using `solrconfig.xml` as best practice suggests.
54
97
55
98
This setting is **required** if you want to see the changes after publish.
@@ -69,9 +112,41 @@ It's strongly recommended to set-up `solrconfig.xml` like this:
69
112
</autoSoftCommit>
70
113
```
71
114
115
+
#### Configure spellcheck
116
+
117
+
Configure the spellcheck component in `solrconfig.xml`:
Copy file name to clipboardExpand all lines: docs/update_and_migration/from_4.6/update_from_4.6.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -378,6 +378,25 @@ Run the following scripts:
378
378
379
379
## v4.6.22
380
380
381
+
### Added support for Solr 9
382
+
383
+
This release adds support for [Solr 9](requirements.md#search).
384
+
385
+
To update Solr within an existing [[= product_name =]] project, first refer to the [Solr 9 upgrade planning](https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-9.html) instructions.
386
+
387
+
Then, follow the [instructions for setting up Solr 9 with [[= product_name =]]](/search/search_engines/solr_search_engine/install_solr.md#configure-and-start-solr) and merge them with your custom configuration.
388
+
389
+
Changes include:
390
+
391
+
1. Configuration files
392
+
393
+
- the `schema.xml` configuration file became [`managed-schema.xml`](https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-6.html#managed-schema-is-now-the-default)
394
+
- the [removed `LatLonType` field is replaced by the `LatLonPointSpatialField` field](https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-7.html#deprecations-and-removed-features)
395
+
396
+
2. New [Solr version parameter](install_solr.md#configure-solr-version)
397
+
398
+
Once Solr 9 is fully configured, [refresh the search index](reindex_search.md).
399
+
381
400
### Set character set for activity log tables [[% include 'snippets/experience_badge.md' %]] [[% include 'snippets/commerce_badge.md' %]]
382
401
383
402
When using MySQL or MariaDB, run the following script to ensure correct character set for activity log tables:
0 commit comments