master
Search...
/
Cloud
GitHub
API Reference
Collections
points
Search
Indexes
PUT
Create payload index
DEL
Delete payload index
Snapshots
Aliases
Distributed
Service
Beta
Cloud
GitHub
API Reference
Indexes
Create payload index
PUT
http://localhost:6333
/
collections
/
:collection_name
/
index
Creates a payload index for a field in the specified collection.
Path parameters
collection_name
string
Required
Name of the collection
Query parameters
wait
boolean
Optional
If true, wait for changes to actually happen
ordering
enum
Optional
define ordering guarantees for the operation
Allowed values:
weak
medium
strong
Request
This endpoint expects an object.
field_name
string
Required
field_schema
enum or object or any
Optional
Show 2 variants
Response
This endpoint returns an object.
time
double
Optional
Time spent to process this request
status
string
Optional
result
object
Optional
Show 2 properties
Built with