한국어
☰ Categories

File System Indexer CLI

Build a high-performance file system indexer and search tool in Go.

CategoryDevelopment › Coding
TagsDraftingDeveloperCode
Prompt
Build a high-performance file system indexer and search tool in Go. Implement recursive directory traversal with configurable depth. Add file metadata extraction including size, dates, and permissions. Include content indexing with optional full-text search. Implement advanced query syntax with boolean operators and wildcards. Add incremental indexing for performance. Include export functionality in JSON and CSV formats. Implement search result highlighting. Add duplicate file detection using checksums. Include performance statistics and progress reporting. Implement concurrent processing for multi-core utilization.

What this prompt does

Suitable for building a local file search CLI. It requests checksum duplicate detection and concurrent processing, but the index store and query parser design are left open.

More in this category

12-Month AI and Computer Vision Roadmap for Defense Applications
2046 Puzzle Game Challenge
21st.dev component prompt
3D FACTORY
3D FPS Game