org.smart4j.plugin.search.IndexFieldName Maven / Gradle / Ivy
The newest version!
package org.smart4j.plugin.search;
public enum IndexFieldName {
title, content
}
package org.smart4j.plugin.search;
public enum IndexFieldName {
title, content
}