InferNumSampleValues Parameter (Connect-Couchbase Cmdlet)
The maximum number of values for every field to scan before determining its data type. Applies to Automatic Schema Discovery when TypeDetectionScheme is set to INFER.
Syntax
Connect-Couchbase -InferNumSampleValues string
Data Type
cstr
Default Value
"10"
Remarks
The maximum number of values to scan from every field of the sampled documents before determining the field's data type. This property enables additional configuration of Automatic Schema Discovery when you are using the Couchbase Infer command -- TypeDetectionScheme must also be set to Infer to use this propery.