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

org.lumongo.LuceneConstants Maven / Gradle / Ivy

There is a newer version: 0.52
Show newest version
package org.lumongo;

import org.apache.lucene.util.Version;

public class LuceneConstants {
	public static final Version VERSION = Version.LUCENE_4_9;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy