From version 4 on this bundle requires Solarium 5.
In case you were using a custom path
option for endpoints you need to adjust it.
The dsn
option has been removed from the endpoints
configuration.
Here an example of the accepted options for the endpoints
parameter:
nelmio_solarium:
endpoints:
default:
scheme: http
host: localhost
port: 8983
path: /solr
core: active
timeout: 5