POST
/
collections
/
{collection}
/
schema
/
dynamicfields

Path Parameters

collection
string
required

Body

application/json
name
string
type
string
indexed
boolean
default:false
stored
boolean
default:false
multiValued
boolean
default:false
required
boolean
default:false
docValues
boolean
default:false
omitNorms
boolean
default:false
omitPositions
boolean
default:false
omitTermFreqAndPositions
boolean
default:false
termVectors
boolean
default:false
termPositions
boolean
default:false
termOffsets
boolean
default:false
copyDests
string[]
copySources
string[]
numDocs
integer
indexFields
object[]
default
string

Response

default

successful operation