Integrated vectorization - sourcefile and storageUrl is null #2279
Open
Description
For data ingestion, I wanted to enable integrated vectorization. I followed the instructions provided in the docs -> data_ingestion.md file
- I deleted the old index
- Enabled azd env set USE_FEATURE_INT_VECTORIZATION true
- azd provision
- azd deploy
- 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.
The citation does not have an extension, just has the file name. I am not sure why
Metadata
Assignees
Labels
No labels