Show / Hide Table of Contents

Class IndexConfiguration

A configuration object that stores the details of how a given IIndex object should be created

Inheritance
System.Object
IndexConfiguration
VectorIndexConfiguration
ArrayIndexConfiguration
FullTextIndexConfiguration
ValueIndexConfiguration
Implements
System.IEquatable<IndexConfiguration>
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Couchbase.Lite.Internal.Query
Assembly: Couchbase.Lite.dll
Syntax
public abstract class IndexConfiguration : IEquatable<IndexConfiguration>

Implements

System.IEquatable<T>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX