Skip to content

Confirm wiki content is absent from board search - #8

Merged
bonelifer merged 1 commit into
mainfrom
docs/todo-confirm-search-gap
Sep 23, 2026
Merged

bonelifer merged 1 commit into
mainfrom
docs/todo-confirm-search-gap

Conversation

@bonelifer

Copy link
Copy Markdown
Contributor

Summary

Investigated whether phpBB's board search indexes wiki content, as flagged in #7. Confirmed it does not:

  • No search-related code anywhere in the extension (grep -rl "search" across all PHP/YAML returns nothing)
  • Live test: searched the board for "trivial" — a word that only appears in the live, approved "Getting Started" article's text — and got zero results

Updated the TODO entry from "check this" to a confirmed gap, with two non-exclusive fix directions (hook into existing search backends vs. a dedicated wiki search page).


Investigated and written by Claude on behalf of William Jacoby (bonelifer).

Verified both ways: no search-related code anywhere in the extension,
and live on the test board a word unique to an approved article's
content returns zero search results. Updates the TODO from a
speculative "check this" to a confirmed gap with two possible fixes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@bonelifer
bonelifer merged commit 419c30d into main Sep 23, 2026
0 of 2 checks passed
@bonelifer
bonelifer deleted the docs/todo-confirm-search-gap branch September 23, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant