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
{{ message }}
This repository was archived by the owner on Nov 21, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## About
4
4
5
-
The DAMASolariumBundle provides integration with the [solarium](http://www.solarium-project.org)
5
+
The DAMASolariumBundle provides integration with the [Solarium](http://www.solarium-project.org)
6
6
solr client library.
7
7
8
8
This Bundle is partially based on [NelmioSolariumBundle](https://github.com/nelmio/NelmioSolariumBundle) and is fully compatible with Symfony 5 and Solarium 5.2.
Starting from Solarium 3.x you can also have multiple endpoints within the same client
122
+
You can also have multiple endpoints within the same client
123
123
124
124
```yaml
125
125
dama_solarium:
@@ -171,9 +171,10 @@ dama_solarium:
171
171
172
172
## Client registry
173
173
174
-
You can also use the service ```solarium.client_registry``` to access the clients you have configured using the names you have used in the configuration (with the example above):
174
+
You can also use the service ```solarium.client_registry``` to access the clients you have configured using the names you have used in the configuration (with the example above).
0 commit comments