public final class FullTextFunction extends Object
| Modifier and Type | Method and Description | 
|---|---|
static Expression | 
rank(String indexName)
Creates a full-text rank function with the given full-text index name. 
 | 
@NonNull public static Expression rank(@NonNull String indexName)
indexName - The index name.