This task is the conversation starter for further development of our indexing components. From here we can create further sub-task.
Quick notes, to be sorted:
Unify indexing API (independently of backend used)
Initial indexes setup is currently done in separate places (elastic.py for Elasticsearch and cli.py in specific projects for Algolia)
This task is the conversation starter for further development of our indexing components. From here we can create further sub-task.
Quick notes, to be sorted:
- Unify indexing API (independently of backend used)
- Initial indexes setup is currently done in separate places (`elastic.py` for Elasticsearch and `cli.py` in specific projects for Algolia)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This task is the conversation starter for further development of our indexing components. From here we can create further sub-task.
Quick notes, to be sorted:
elastic.pyfor Elasticsearch andcli.pyin specific projects for Algolia)Added subscriber: @fsiddi