public abstract class Index extends Object
| Constructor and Description |
|---|
Index() |
| Modifier and Type | Method and Description |
|---|---|
static com.couchbase.lite.FullTextIndex |
fullTextIndex(FullTextIndexItem... items) |
static com.couchbase.lite.ValueIndex |
valueIndex(ValueIndexItem... items) |
public static com.couchbase.lite.ValueIndex valueIndex(ValueIndexItem... items)
public static com.couchbase.lite.FullTextIndex fullTextIndex(FullTextIndexItem... items)