Skip to content

Optimize job work to index provider data in elastic #17

Open
mmikirtumov opened this issue Jul 6, 2019 · 0 comments
Open

Optimize job work to index provider data in elastic #17

mmikirtumov opened this issue Jul 6, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mmikirtumov
Copy link
Contributor

IKnowledgeProvider gives us an opportunity to optimize job works. Now we can move the logic of adding the indexes for providers (jira, confluence, question - answer) into core and in scheduler enable or disable specific provider.
From code part I will suggest to use the approach https://www.stevejgordon.co.uk/asp-net-core-dependency-injection-registering-multiple-implementations-interface.
We can just create extension method like EnableProvider() and register provider using DI container.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants