Skip to content

Add text mentions search#15

Merged
dutifulbob merged 1 commit intomainfrom
feat/text-search-mentions
Apr 15, 2026
Merged

Add text mentions search#15
dutifulbob merged 1 commit intomainfrom
feat/text-search-mentions

Conversation

@dutifulbob
Copy link
Copy Markdown
Member

Summary

  • add a derived search_documents index with full-text, fuzzy, and regex search
  • add /v1/search/repos/{owner}/{repo}/mentions and ghr search mentions
  • add a repo-local ghreplica search-index repo <owner>/<repo> rebuild command and update docs

Testing

  • go test ./...
  • go vet ./...
  • go build ./cmd/ghreplica && go build ./cmd/ghr
  • npm run docs:check

@dutifulbob dutifulbob merged commit 2d5da09 into main Apr 15, 2026
1 check passed
@dutifulbob dutifulbob deleted the feat/text-search-mentions branch April 15, 2026 18:51
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