[PR #303] [MERGED] fix: segment search by keyword #22429

Closed
opened 2026-02-21 20:18:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/303
Author: @Yangruipis
Created: 6/6/2023
Status: Merged
Merged: 6/6/2023
Merged by: @JohnJyong

Base: mainHead: main


📝 Commits (2)

  • 5c75562 dataset segment search by keyword
  • d76502d Merge pull request #1 from Yangruipis/fix/segment_search

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 api/controllers/console/datasets/datasets_segments.py (+5 -0)

📄 Description

fix

keyword params in document segment list api is not used

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/303 **Author:** [@Yangruipis](https://github.com/Yangruipis) **Created:** 6/6/2023 **Status:** ✅ Merged **Merged:** 6/6/2023 **Merged by:** [@JohnJyong](https://github.com/JohnJyong) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`5c75562`](https://github.com/langgenius/dify/commit/5c7556205e59b28656c5555a83b917a2c882b5fa) dataset segment search by keyword - [`d76502d`](https://github.com/langgenius/dify/commit/d76502d01f1049e210fde39fcc848cf3d71344d0) Merge pull request #1 from Yangruipis/fix/segment_search ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/console/datasets/datasets_segments.py` (+5 -0) </details> ### 📄 Description ## fix `keyword` params in document segment list api is not used ![image](https://github.com/Yangruipis/dify/assets/16623724/1fafb819-92d8-4e42-bfec-ec36ed4d92a8) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:18:57 -05:00
yindo closed this issue 2026-02-21 20:18:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22429