Skip to content

Integrated vectorization - sourcefile and storageUrl is null #2279

Open
@poonkuzhali

Description

For data ingestion, I wanted to enable integrated vectorization. I followed the instructions provided in the docs -> data_ingestion.md file

  1. I deleted the old index
  2. Enabled azd env set USE_FEATURE_INT_VECTORIZATION true
  3. azd provision
  4. azd deploy
  5. An indexer, index and data source were created.

All my documents are present in blob storage.

After the indexer successfully ran, I used the app, the citation url was wrong, it wasnt linked to the file in blob storage.

When I looked at the index, the sourcefile and storageUrl variables were null, which is messing with my citations.

Image

The citation does not have an extension, just has the file name. I am not sure why
Image

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