IndexOptions

public enum IndexOptions

Specifies the type of index to create, and parameters for certain types of indexes.

  • valueIndex: Regular value index.
  • fullTextIndex: Full-Text search index.
  • geoIndex: Geo searcg index.
  • Undocumented

    Declaration

    Swift

    public enum IndexOptions
  • Undocumented

    Declaration

    Swift

    public enum IndexOptions
  • Undocumented

    Declaration

    Swift

    public enum IndexOptions