-
As we discussed here we should try to migrate to table-per-repo scheme: https://github.com/manticoresoftware/manticore-github-issue-search/issues/25#issuecomment-2249352562
To do so we should first…
-
### Proposal:
We should implement the following fixes in our Kafka integration:
- Multiple queries for starting or stopping a worker (like 2-3 starts in a row) silently do nothing. We should re…
-
If I issue the following command, I get given error.
```php
$client->index('percolated_table')->search(['year'=>2000]);
```
The connection I have is valid. When I use the sql method `CALL PQ('pe…
-
### Bug Description:
There is an issue with CI, and tests are failing for auto schema.
Here is the pipeline: https://github.com/manticoresoftware/manticoresearch-buddy/actions/runs/11211972076/job…
-
After upgrading to recent manticore search and going to docker version https://hub.docker.com/r/manticoresearch/manticore/ (6.3.6) i get sometimes error
```
ThinkingSphinx::ConnectionError
Err…
-
### Bug Description:
Manticore was running perfectly fine when I upgraded my old M1 laptop from the previous version of macOS to Mac Sequoia.
However, I just received a new M4 laptop, and when tr…
-
### Confirmation Checklist:
- [X] You have searched for an answer in [the manual](https://manual.manticoresearch.com/).
- [ ] You have considered using [the forum](https://forum.manticoresearch.com/)…
-
### Proposal:
Ubuntu Noble 24.04 is out. We need to add support for it:
* [ ] add new sysroots
* [x] consider rebuilding dockers:
- [x] testing docker
- [x] building docker
- [x] Manticore's o…
-
We need to ensure that changes to the cluster, necessary for replicating shards in the auto-sharding scheme, can't be made through direct requests but are only permitted from the user side.
This ta…
-
How hide password from `manticore.conf`? Can I use a variable?
docker-compose.yml:
```
version: "3.7"
networks:
backend:
driver: bridge
services:`
manticore:
ima…