- Preparing search index...
- The search index is not available
db3.js
Collection: { db: Database; indexFields: Index[]; internal: InternalCollection | undefined; name: string; state: CollectionState | undefined; }
Type declaration
-
-
indexFields: Index[]
-
internal: InternalCollection | undefined
-
name: string
-
state: CollectionState | undefined