-
-
**Solarium version(s) affected**: x.y.z
**Solr version**:"^6.2"
**Description**
Uncaught Error: Class "Symfony\Component\EventDispatcher\EventDispatcher" not found
**How to reproduce**
…
ghost updated
2 years ago
-
I am probably looking in the wrong place, but I'd like to use PHP to generate and upload a schema.xml with the solrconfig.xml, stopwords, elevation.xml, synonyms.txt etc. files and activate them in So…
-
I'm currently working on an internal search API and I noticed that no class implements JsonSerializable, even thought it would be very easy to do so.
For example, for the `Solarium\QueryType\Select…
-
Hi,
It would be great to have Zookeeper support and have similar SolrCloud functionality as in SolrJ (Java client).
I'm willing to port some parts from SolrJ to solarium. However, I wanted to know…
-
The new [Unified Hightlighter](https://cwiki.apache.org/confluence/display/solr/Highlighting#Highlighting-TheUnifiedHighlighter) has been added in [Solr 6.5.0](https://cwiki.apache.org/confluence/disp…
-
When using Solarium on PHP 8 the paginator doesn't return items when iterating. (the getItems() functions returns the items, so the items have been successfully fetched)
We did a workaround in our…
-
In the current master branch, both `symfony/event-dispatcher-contracts` and `symfony/event-dispatcher` have new versions added which are important for Laravel 9 apps. Can we tag a new version since th…
-
Hi
everyone, I have a problem that when I define diesel as the reactant to burn, I can run it in FDS version 6, but I can't run it in FDS version 5. What is the reason? attach my code,Is there some…
xun21 updated
2 years ago
-
**Solarium version(s) affected**: 6
**Solr version**: 8.11.2
**Description**
There's a problem with `HEAD` requests for Managed Resources in Solr 8.11.2. Might be the backport of the fix for [SOL…