Skip to content

added cleanup method for solr based on custom query#116

Open
arorabhawna014 wants to merge 1 commit intoalero:masterfrom
arorabhawna014:SEAL-solr_cleanup
Open

added cleanup method for solr based on custom query#116
arorabhawna014 wants to merge 1 commit intoalero:masterfrom
arorabhawna014:SEAL-solr_cleanup

Conversation

@arorabhawna014
Copy link
Contributor

No description provided.

}


public void cleanDataFromCollection(String query) throws IOException, SolrServerException {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not needed within the framework, just use a wrapper class and call these two methods

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alero the processDelete() as well as processCommit both are private methods and thus cannot be called from wrapper class too!!

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

Successfully merging this pull request may close these issues.

2 participants