-
# What?
Allow Unified Full Text Experience by enabling an additional custom Views Filter that modifies the Query to selectively, by inheriting a Full Text Search Filter's options and Input, bring M…
-
Hi I am quite new to HA and wanted to know if there was away to turn on the light with automation.
I want to turn on the Sinope light when motion is detected. The automation is triggering on motio…
-
**User story:**
As an editor I want to edit contents in TYPO3 even the Apache Solr Server is down, to be able to do my job.
**Describe the solution you'd like**
Currently no exact suggestion for …
-
**Describe the bug**
when i use include and exclude filters together all batteries disappear
**How to reproduce**
use include and exclude filters
**Expected behavior**
this was working previo…
-
### Issue URL (Annoyance)
[NSFW] [https://solarium.tv/solariumcams.php](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fsolarium.tv%2Fsolariumcams.php)
### Comment
…
-
AWS cloudsearch has full lucene compatible search but I can't get it to work with your plugin because it adds /solr to every path.
When I changed the core name to be /2013-01-01/ which cloudsearch n…
-
Hi,
I have designed a search engine three years ago using Solr's velocity templates. I want to re-write the search engine with more functionality and came across solarium.
Downloaded the git, re…
-
**Solarium version(s) affected**: current dev branch
**Description**
in `src/Component/Highlighting/Highlighting.php` there's a comment on `protected function init()` I do not understand:
`Opti…
-
Solarium: **6.2.6**
php: **8.1.8**
---
When enabling `opcache.preload` on a Symfony project, it seems that the following constant is not available anymore:
```php
# src/Client.php
// Worka…
-
Workflow:
`Homestead: v6.2.2`
`Symfony: 3.4`
`KnpPaginatorBundle: 2.6`
Controller method:
```php
...
/** @var Paginator $paginator */
$search = $request->query->get('q');
$page = $request…