Class VersionUtils


  • public final class VersionUtils
    extends java.lang.Object
    Provides helper methods for Solr multi version compatibility.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getVersionPath​(java.lang.String version)
      Extracts the path for a specific version.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getVersionPath

        public static final java.lang.String getVersionPath​(java.lang.String version)
        Extracts the path for a specific version.
        Parameters:
        version - -the version
        Returns:
        the version path