azure-search-openai-demo
azure-search-openai-demo copied to clipboard
New PDF doc Issue ( After runing prepdocs.ps1 )
Please provide us with the following information:
This issue is for a: (mark with an x)
- [X ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Hello! After completing the steps to add the documents and running prepdocs.ps1, I am experiencing an issue where the documents are not searchable through the index and the application. I would like to know what the next step should be to query my new PDF documents effectively. Could you please provide guidance on this matter?
Any log messages given by the failure
at the end of the run : "Indexed 150 sections, 150 succeeded"
Expected/desired behavior
OS and Version?
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
azd version?
azd version 1.0.1 (commit e0cd1aca716fa5d08704beade7dcc734fe68f5f1)
Versions
Mention any other details that might be useful
at the end of the run i got : "Section ends with unclosed table, starting next section with the table at page 0 offset 0 table start 495"
Thanks! We'll be in touch soon.
This because how the prepdocs.py works try to play with these settings MAX_SECTION_LENGTH = 1000 SENTENCE_SEARCH_LIMIT = 100 SECTION_OVERLAP = 100
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.