Skip to content

feat: indexコマンド実装(Markdown解析→tantivy格納→状態保存)#19

Merged
Kewton merged 2 commits into
developfrom
feature/7-index-command
Mar 19, 2026
Merged

feat: indexコマンド実装(Markdown解析→tantivy格納→状態保存)#19
Kewton merged 2 commits into
developfrom
feature/7-index-command

Conversation

@Kewton
Copy link
Copy Markdown
Owner

@Kewton Kewton commented Mar 19, 2026

Summary

  • commandindex index [--path <dir>] コマンドを実装
  • Markdownファイルを解析しtantivy全文検索インデックスを構築
  • .cmindexignore ルール適用、manifest.json/state.json生成
  • 上書き再構築対応、パースエラースキップ

Closes #7

Test plan

  • cargo test --all 全テストパス確認
  • cargo clippy --all-targets -- -D warnings 警告0件
  • cargo fmt --all -- --check 差分なし

🤖 Generated with Claude Code

Kewton and others added 2 commits March 19, 2026 20:14
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Kewton Kewton merged commit 1f46fcf into develop Mar 19, 2026
4 checks passed
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