Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor engine management logic into a separate library #17

Open
binarymax opened this issue Dec 15, 2020 · 0 comments
Open

Refactor engine management logic into a separate library #17

binarymax opened this issue Dec 15, 2020 · 0 comments
Labels
refactor Code/Architecture needs to be changed to be easier to use and/or modify

Comments

@binarymax
Copy link
Contributor

Right now, Skipchunk has facades for index management, and generic querying, in Solr and Elasticsearch. This is used by Skipchunk itself, but also now by Hello-NLP. It feels odd that this lives in Skipchunk and the functionality may have goals beyond skipchunk's. So engine/index management/admin would be better maintained and grown by existing in a separate library.

@binarymax binarymax added the refactor Code/Architecture needs to be changed to be easier to use and/or modify label Dec 15, 2020
@binarymax binarymax changed the title Separate engine management logic into a separate library Refactor engine management logic into a separate library Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code/Architecture needs to be changed to be easier to use and/or modify
Projects
None yet
Development

No branches or pull requests

1 participant