com.github.tlrx.elasticsearch.test.annotations.Index Maven / Gradle / Ivy
package com.github.tlrx.elasticsearch.test.annotations;
/**
* Field "index" value.
*/
public enum Index {
Undefined, Analyzed, Not_Analyzed, No
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy