public @interface

AppSearchSchema.StringPropertyConfig.TokenizerType

implements java.lang.annotation.Annotation

 androidx.appsearch.app.AppSearchSchema.StringPropertyConfig.TokenizerType

Overview

Configures how tokens should be extracted from this property.

NOTE: The integer values of these constants must match the proto enum constants in com.google.android.icing.proto.IndexingConfig.TokenizerType.Code.

Summary