Skip to main content
POST
Create a collection field

Path Parameters

collection
string
required

Collection ID.

Body

application/json

Field configuration.

name
string
type
string
indexed
boolean
stored
boolean
multiValued
boolean
required
boolean
docValues
boolean
omitNorms
boolean
omitPositions
boolean
omitTermFreqAndPositions
boolean
termVectors
boolean
termPositions
boolean
termOffsets
boolean
copyDests
string[]
copySources
string[]
numDocs
integer<int32>
default
string

Response

200 - undefined