All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.solr.util.Constants Maven / Gradle / Ivy

package org.apache.solr.util;

/**
 * @author Hardy Ferentschik
 */
public class Constants {
	public static final String LUCENE_MATCH_VERSION_PARAM = "luceneMatchVersion";

	private Constants() {
	}
}






© 2015 - 2025 Weber Informatics LLC | Privacy Policy