Skip to content

[BUG] Update USER_GUIDE.md for v3.0.0 #935

@eshgovil

Description

@eshgovil

What is the bug?

Creating an Index section of the user guide is now outdated on main branch: client.indices.create now accepts keyword arguments only.

How can one reproduce the bug?

Spin up a new OpenSearch instance, run each step of the user guide.

What is the expected behavior?

Response from created index should be {'acknowledged': True, 'shards_acknowledged': True, 'index': 'test-index'}

What is your host/environment?

  • MacBook Pro M1 Pro
  • Locally hosted docker container with OpenSearch following this guide
  • opensearch-py==3.0.0

Do you have any screenshots?

Image Image

Do you have any additional context?

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