Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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