[PR #72] [MERGED] Closes #70. #5588

Closed
opened 2026-02-05 10:11:42 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/72
Author: @nwalke
Created: 3/3/2016
Status: Merged
Merged: 3/4/2016
Merged by: @ssddanbrown

Base: masterHead: multiword_search


📝 Commits (2)

📊 Changes

4 files changed (+34 additions, -8 deletions)

View changed files

📝 app/Entity.php (+8 -5)
📝 app/Repos/BookRepo.php (+8 -1)
📝 app/Repos/ChapterRepo.php (+8 -1)
📝 app/Repos/PageRepo.php (+10 -1)

📄 Description

Added the ability to search by multi-word terms using double quotes.


🔄 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/BookStackApp/BookStack/pull/72 **Author:** [@nwalke](https://github.com/nwalke) **Created:** 3/3/2016 **Status:** ✅ Merged **Merged:** 3/4/2016 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `multiword_search` --- ### 📝 Commits (2) - [`5681f4d`](https://github.com/BookStackApp/BookStack/commit/5681f4dd6963eb0b39333ba41ece512268534f42) Closes #70. - [`33bf20c`](https://github.com/BookStackApp/BookStack/commit/33bf20cfc8e0903da0df4f17481d2a47a9a3ddb5) Found the source of the issue, not sure how to fix ### 📊 Changes **4 files changed** (+34 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/Entity.php` (+8 -5) 📝 `app/Repos/BookRepo.php` (+8 -1) 📝 `app/Repos/ChapterRepo.php` (+8 -1) 📝 `app/Repos/PageRepo.php` (+10 -1) </details> ### 📄 Description Added the ability to search by multi-word terms using double quotes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:11:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5588