Interface FieldModelContributorContext
public interface FieldModelContributorContext
-
Method Summary
-
Method Details
-
indexNullAs
-
standardTypeOptionsStep
StandardIndexFieldTypeOptionsStep<?,?> standardTypeOptionsStep() -
stringTypeOptionsStep
StringIndexFieldTypeOptionsStep<?> stringTypeOptionsStep() -
scaledNumberTypeOptionsStep
ScaledNumberIndexFieldTypeOptionsStep<?,?> scaledNumberTypeOptionsStep() -
vectorTypeOptionsStep
-
searchableProjectableIndexFieldTypeOptionsStep
@Incubating SearchableProjectableIndexFieldTypeOptionsStep<?,?> searchableProjectableIndexFieldTypeOptionsStep() -
checkNonStandardTypeOptionsStep
void checkNonStandardTypeOptionsStep()
-