public 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.
|
public static Expression rank(String indexName)
indexName
- The index name.