Skip to content

SOLVED: Search index returns no results in Search explorer in azure-search-integrated-vectorization-sample.ipynb #332

@jenka13all

Description

@jenka13all

I followed the notebook https://github.com/Azure/azure-search-vector-samples/blob/main/demo-python/code/integrated-vectorization/azure-search-integrated-vectorization-sample.ipynb to set up AI Search Service. Datasource, Index and Indexer were set up correctly, and indexer successfully indexed a handful of documents in my blob storage.

However, in the portal under the index, "Search explorer", my query of "*" turned up nothing.

After days of searching, I finally found that the search service needs to have API Keys (or both API Keys and RBAC) API Access control activated. This setting can be found in the search service menu under "Settings"/ "Keys".

There are so many issues with this notebook and yet almost none of the reported issues have any kind of reply whatsoever. It is not helpful.

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