Skip to content

Document project substring filter tradeoff#203

Merged
upsetbit merged 1 commit into
masterfrom
codex/issue-101-indexable-project-match
Jun 6, 2026
Merged

Document project substring filter tradeoff#203
upsetbit merged 1 commit into
masterfrom
codex/issue-101-indexable-project-match

Conversation

@upsetbit
Copy link
Copy Markdown
Contributor

@upsetbit upsetbit commented Jun 6, 2026

Closes #101.

Summary

  • document that --project / ProjectMatch is a convenience substring filter and can scan project columns
  • clarify that exact project path, remote, and marker filters stay indexable and should be used when identity is known
  • add code comments at the local and server query builders so future callers choose the exact fields when possible

Local validation

  • go test ./internal/store ./internal/server/handlers
  • devbox run -- just lint-md
  • devbox run -- just lint
  • just test-race

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@upsetbit upsetbit merged commit f9d4f72 into master Jun 6, 2026
5 checks passed
@upsetbit upsetbit deleted the codex/issue-101-indexable-project-match branch June 6, 2026 06:23
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.

ProjectMatch substring filter is unindexable

1 participant