Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnapagoda/registry-reindex
JMX Bean/WebService to Re-index WSO2 Registry Solr data.
https://github.com/cnapagoda/registry-reindex
Last synced: 8 days ago
JSON representation
JMX Bean/WebService to Re-index WSO2 Registry Solr data.
- Host: GitHub
- URL: https://github.com/cnapagoda/registry-reindex
- Owner: cnapagoda
- License: apache-2.0
- Created: 2017-09-22T05:39:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-22T09:19:37.000Z (over 7 years ago)
- Last Synced: 2024-11-08T14:59:43.176Z (2 months ago)
- Language: Java
- Homepage: http://blog.napagoda.com
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#JMX Bean to re-index WSO2 Registry Solr data.
This project provides a JMX bean to re-index WSO2 Registry Solr data.
Configuration Steps:
1). Clone the Repo and compiled the project
2). Add compiled JAR file into /repository/components/dropins directory
3). Restart the server.
Using JMX Bean:
4). Connect to the server using jconsole and you can find relvent operations under object path of "org.wso2.registry.reindex"
Using WebService call:
4). In addition to the JMX bean, this bundle registers an AdminService as well. You can invoke it by calling below URL : https://:/services/ReindexAdminService/reindexSolrData