jolicode / jolicode/elastically
Apply Lowercase on index prefix automaticaly?
Open
bug
- Dominant language
- PHP
- Stars
- 257
- Forks
- 43
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
Having a index with uppercase is forbidden by Elastic:
> Invalid index name [dev_searchPocAdvanced_platform_2025-12-01-103637], must be lowercase [index: dev_searchPocAdvanced_platform_2025-12-01-103637]
We could sanitize index names and prefixes by default to avoid errors?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.