![JAR search and dependency download from the Maven repository](/logo.png)
com.github.tlrx.elasticsearch.test.annotations.TermVector Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of elasticsearch-test Show documentation
Show all versions of elasticsearch-test Show documentation
elasticsearch-test, a framework that makes ElasticSearch unit testing a breeze
package com.github.tlrx.elasticsearch.test.annotations;
/**
* Field "term_vector" value.
*/
public enum TermVector {
Yes, No, With_Offsets, With_Positions, With_Positions_Offsets
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy