-
Hi, I tried running `./install.sh local` script per the CONTRIBUTING guide so I could contribute to your project, but I get a number of errors. At the end of it I have 2 docker containers running, (re…
-
From Elastica\Aggregation\Histogram which DateHistogram extends
```php
/**
* @param string $name the name of this aggregation
* @param string $field the name of the field on w…
Vorta updated
5 years ago
-
Hello,
I need a help to implement scroll functionality, but it seems [API doc](http://elastica.io/getting-started/search-documents.html) is out dated.
I have tried following approach with given …
-
### What is happening
Default value for composer memory limit is `1.5GB` and we are exceeding it at the moment. As can you see in my comment below, the memory consumption during `composer install…
-
I've added searchly as an AddOn heroku service. This gives an environment variable in the form of a URL:
SEARCHBOX_URL: http://username@password@thorin-us-east-1.searchly.com
My fos_elastic…
-
Contao4.4.40, PHP7.2
seit heute läuft ein composer update/install nicht mehr durch da dieser Fehler erscheint
```
[RuntimeException] …
-
"Mapping types will be completely removed in Elasticsearch 7.0.0"
https://www.elastic.co/guide/en/elasticsearch/reference/6.2/removal-of-types.html
How can I use Elastica today to be compatible …
-
Hi,
I tried running PhpCodeFixer on the Elastica library (https://github.com/ruflin/Elastica).
There are a lot of false positive related to usage of php4 constructors.
This library already uses…
-
Is it expected bahaviour that every time I run the populate command a new index gets created?
This causes my elasticsearch cluster to be bloated with unneeded indexes and old data...
I'm not usi…
-
How could I add another filter besides taxon, attribute and option?
Thanks!