[PR #1330] [MERGED] Fixes #1193 Bug: Search sometimes shows the same snapshot twice #4394

Closed
opened 2026-03-15 01:42:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1330
Author: @neel-suthar
Created: 1/19/2024
Status: Merged
Merged: 1/19/2024
Merged by: @pirate

Base: devHead: neel-suthar/issue1193


📝 Commits (1)

  • 702b81f Fixes #1193 Bug: Search sometimes shows the same snapshot twice

📊 Changes

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

View changed files

📝 archivebox/core/views.py (+1 -1)

📄 Description

Making sure user gets the distinct set of search results

Summary

This PR fixes #1193 Bug: Search sometimes shows the same snapshot twice

Related issues

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 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/ArchiveBox/ArchiveBox/pull/1330 **Author:** [@neel-suthar](https://github.com/neel-suthar) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/19/2024 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `neel-suthar/issue1193` --- ### 📝 Commits (1) - [`702b81f`](https://github.com/ArchiveBox/ArchiveBox/commit/702b81f9e63b6f6a79945077386f1d321f513ff6) Fixes #1193 Bug: Search sometimes shows the same snapshot twice ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/core/views.py` (+1 -1) </details> ### 📄 Description Making sure user gets the distinct set of search results <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This PR fixes #1193 Bug: Search sometimes shows the same snapshot twice # Related issues <!-- e.g. #123 or Roadmap goal # https://github.com/pirate/ArchiveBox/wiki/Roadmap --> # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:42:17 +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/ArchiveBox#4394
No description provided.