Package org.ametys.cms.search.solr
Class SolrChecker
java.lang.Object
org.ametys.cms.search.solr.SolrChecker
- All Implemented Interfaces:
ItemChecker
Check the validity of the Solr configuration
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SolrChecker
public SolrChecker()
-
-
Method Details
-
check
Description copied from interface:ItemCheckerChecks the validity of the parameters.- Specified by:
checkin interfaceItemChecker- Parameters:
values- the values to test- Throws:
ItemCheckerTestFailureException- if the test failed
-