Azure / Azure/azure-search-vector-samples
Ingestion Python - Work for formats other than PDF?
- Dominant language
- Jupyter Notebook
- Stars
- 910
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
I have the Azure Fn webskill & all other requirements for https://github.com/Azure/cognitive-search-vector-pr/blob/main/demo-python/code/azure-search-vector-ingestion-python-sample.ipynb.
It works fine as long as the docs in the /data/documents sample folder are PDFs. If i put DOCX files in there, the notebook runs but never vectorizes or chunks the content in the DOCX. ??
Contributor guide
No contributing guide indexed for this repository
Research direction
Open demo-python/code/azure-search-vector-ingestion-python-sample.ipynb from the linked sample and compare its behavior with PDF and DOCX files placed in /data/documents. Run the notebook with a DOCX input and trace the ingestion output; done means the DOCX content is chunked and vectorized consistently with the PDF sample.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, jupyter-notebook, python
- Domain
- cloud, data, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100