[PR #487] [MERGED] Bold search query in results #894

Closed
opened 2026-02-25 20:37:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/487
Author: @DUOLabs333
Created: 10/25/2021
Status: Merged
Merged: 10/26/2021
Merged by: @benbusby

Base: mainHead: bold-search-terms


📝 Commits (7)

  • 8f570e5 Add WHOOGLE_BOLDEN_SEARCH_TERMS, which boldens (?) the search terms in the results if equal to 1.
  • 196ff32 Removed bolden function from filters and made bolding search terms the default.
  • fd482c6 Add bold function to results.py
  • 25eef25 Formatting Fix
  • 8adc3dc Formatting
  • 9aa54ed Add NavigableString import
  • 587c486 Formatting

📊 Changes

2 files changed (+43 additions, -1 deletions)

View changed files

📝 app/routes.py (+2 -1)
📝 app/utils/results.py (+41 -0)

📄 Description

Which boldens (?) the search terms in the results if equal to 1. Would close #484.


🔄 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/benbusby/whoogle-search/pull/487 **Author:** [@DUOLabs333](https://github.com/DUOLabs333) **Created:** 10/25/2021 **Status:** ✅ Merged **Merged:** 10/26/2021 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `bold-search-terms` --- ### 📝 Commits (7) - [`8f570e5`](https://github.com/benbusby/whoogle-search/commit/8f570e564b21897f820b1a06a23dc790ff93453d) Add WHOOGLE_BOLDEN_SEARCH_TERMS, which boldens (?) the search terms in the results if equal to 1. - [`196ff32`](https://github.com/benbusby/whoogle-search/commit/196ff3254e22a08d9dcee91cc24affbb23698bb5) Removed bolden function from filters and made bolding search terms the default. - [`fd482c6`](https://github.com/benbusby/whoogle-search/commit/fd482c69fba7f30c697baa3ef0d8836639e142f3) Add bold function to results.py - [`25eef25`](https://github.com/benbusby/whoogle-search/commit/25eef25f082c40cc95c64729ddec0cd5fb36a115) Formatting Fix - [`8adc3dc`](https://github.com/benbusby/whoogle-search/commit/8adc3dccf2df525dc410f9ee17a101c3cf024f34) Formatting - [`9aa54ed`](https://github.com/benbusby/whoogle-search/commit/9aa54ed9e3ab366366b0c1c3a44e1fa07a4c30d9) Add NavigableString import - [`587c486`](https://github.com/benbusby/whoogle-search/commit/587c4869d10be2c9f9affc580f85d51741815fcd) Formatting ### 📊 Changes **2 files changed** (+43 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/routes.py` (+2 -1) 📝 `app/utils/results.py` (+41 -0) </details> ### 📄 Description Which boldens (?) the search terms in the results if equal to 1. Would close #484. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:37:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#894
No description provided.