public final class FullTextIndexItem extends Object
Modifier and Type | Method and Description |
---|---|
static FullTextIndexItem |
property(String property)
Creates a full-text search index item with the given property.
|
@NonNull public static FullTextIndexItem property(@NonNull String property)
property
- A property used to perform the match operation against with.