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

use SOLR rest API for managing and configuring cores programmatically. #118

Open
alexskr opened this issue Jun 22, 2021 · 0 comments
Open
Assignees

Comments

@alexskr
Copy link
Member

alexskr commented Jun 22, 2021

use SOLR rest API for managing and configuring cores programmatically instead of manually editing config files. This should help with SOLR deployments, upgrading, unit testing using standard docker images.

Manually editing of config files is discouraged and we should either have a script that would create and configure cores or have bioportal application create that automatically.

script can be stand-alone or integrated with capistrano and/or ncbo_cron

@alexskr alexskr self-assigned this Jun 22, 2021
galviset referenced this issue in EarthPortal/ontologies_linked_data Mar 14, 2024
* add ontologies and users analytics tests

* extract analytics concern to a file that load and parse data from redis

* add users visits per month and pages visited in the previous month stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant