Class VersionUtils
java.lang.Object
de.hybris.platform.solrserver.util.VersionUtils
Provides helper methods for Solr multi version compatibility.
-
Method Summary
Modifier and TypeMethodDescriptionstatic final StringgetVersionPath(String version) Extracts the path for a specific version.
-
Method Details
-
getVersionPath
Extracts the path for a specific version.- Parameters:
version- -the version- Returns:
- the version path
-