Skip to content

IllegalArgumentException: Invalid schemaType: 'Uuid' #57

@canleon

Description

@canleon

Hi there,

I have noticed that the shorthand function for creating a payload index asynchronously is missing a case statement. Therefore, I get an IllegalArgumentException when I try to create an index with the payload schema type UUID.

java.lang.IllegalArgumentException: Invalid schemaType: 'Uuid'
	at io.qdrant.client.QdrantClient.createPayloadIndexAsync(QdrantClient.java:2163)

I can confirm that manually creating the builder creates the index as intended.

Regards,
canleon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions