ragflow/rag/nlp
Wesley 3d0b440e9f
fix(search.py):remove hard page_size (#8242)
### What problem does this PR solve?

Fix the restriction of forcing similarity_threshold=0 and page_size=30
when doc_ids is not empty

#8228

---------

Co-authored-by: shiqing.wusq <shiqing.wusq@dtzhejiang.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-06-13 14:56:25 +08:00
..
__init__.py Fix: order chunks from docx by positions. (#7979) 2025-05-30 17:20:53 +08:00
query.py Update rag/nlp/query.py (#7816) 2025-05-23 17:13:37 +08:00
rag_tokenizer.py
search.py fix(search.py):remove hard page_size (#8242) 2025-06-13 14:56:25 +08:00
surname.py
synonym.py
term_weight.py