ragflow/rag/nlp
Billy Bao 5629fbd2ca
Fix: OpenSearch retrieval no return & Add documentation of /retrieval (#11083)
### What problem does this PR solve?

Fix: OpenSearch retrieval no return #11006
Add documentation #11072
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
2025-11-07 09:28:42 +08:00
..
__init__.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
query.py Feat(nlp): add "怎么办" pattern to question word removal (#10284) 2025-09-25 16:47:56 +08:00
rag_tokenizer.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
search.py Fix: OpenSearch retrieval no return & Add documentation of /retrieval (#11083) 2025-11-07 09:28:42 +08:00
surname.py Update info (#1005) 2024-05-31 09:53:04 +08:00
synonym.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
term_weight.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00