Error
A valid request URL is required to generate request examples[
{
"name": "<string>",
"type": "<string>",
"indexed": false,
"stored": false,
"multiValued": false,
"required": false,
"docValues": false,
"omitNorms": false,
"omitPositions": false,
"omitTermFreqAndPositions": false,
"termVectors": false,
"termPositions": false,
"termOffsets": false,
"copyDests": [
"<string>"
],
"copySources": [
"<string>"
],
"numDocs": 123,
"indexFields": [
{
"name": "<string>",
"numDocs": 123
}
],
"default": "<string>"
}
]Get collections schemadynamicfields
GET
/
collections
/
{collection}
/
schema
/
dynamicfields
Error
A valid request URL is required to generate request examples[
{
"name": "<string>",
"type": "<string>",
"indexed": false,
"stored": false,
"multiValued": false,
"required": false,
"docValues": false,
"omitNorms": false,
"omitPositions": false,
"omitTermFreqAndPositions": false,
"termVectors": false,
"termPositions": false,
"termOffsets": false,
"copyDests": [
"<string>"
],
"copySources": [
"<string>"
],
"numDocs": 123,
"indexFields": [
{
"name": "<string>",
"numDocs": 123
}
],
"default": "<string>"
}
]Path Parameters
Response
200 - application/json
successful operation
Show child attributes
Show child attributes
Was this page helpful?
⌘I