Skip to content

[Bug] Cannot create an index from a source collection in v3 #294

@jacob-petterle

Description

@jacob-petterle

Is this a new bug in the Pinecone Python client?

  • I believe this is a new bug in the Pinecone Python Client
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

In pinecone v3, neither the ServerlessSpec or the PodSpec allow creating indexes from a source collection even though the docs show that this is possible:
https://docs.pinecone.io/docs/manage-indexes#create-an-index-from-a-collection

Expected Behavior

Be able to create both serverless and pod specs from collections

Steps To Reproduce

  1. Create a Pinecone instance
  2. Using, pinecone.create_index(), attempt to create either a pod or serverless based index

Relevant log output

NA

Environment

NA

Additional Context

Link to docs

Link to source code that mismatches

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions