ragflow/docs
Liu An 7fbbc9650d
Fix: Move pagerank field from create to update dataset API (#8217)
### What problem does this PR solve?

- Remove pagerank from CreateDatasetReq and add to UpdateDatasetReq
- Add pagerank update logic in dataset update endpoint
- Update API documentation to reflect changes
- Modify related test cases and SDK references

#8208

This change makes pagerank a mutable property that can only be set after
dataset creation, and only when using elasticsearch as the doc engine.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-12 15:47:49 +08:00
..
contribution Docs: Added contribution guidelines and sandbox-related tips (#7685) 2025-05-16 16:28:21 +08:00
develop Docs: Updated server launching code (#8093) 2025-06-06 09:48:18 +08:00
guides Docs: Miscellaneous (#8198) 2025-06-12 09:42:07 +08:00
references Fix: Move pagerank field from create to update dataset API (#8217) 2025-06-12 15:47:49 +08:00
_category_.json Reorganized docs for docusaurus publish (#860) 2024-05-21 20:53:55 +08:00
configurations.md Docs: update for v0.19.0 (#7823) 2025-05-23 18:25:47 +08:00
faq.mdx Docs: Miscellaneous (#8198) 2025-06-12 09:42:07 +08:00
quickstart.mdx Docs: Updated Auto-question Auto-keyword (#8168) 2025-06-10 19:38:28 +08:00
release_notes.md Docs: Miscellaneous UI updates (#8031) 2025-06-04 09:31:41 +08:00