File System Indexer CLI
Build a high-performance file system indexer
Content
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.
Related Prompts
Currency Exchange Calculator
Develop a comprehensive currency converter
Sudoku Game
Create an interactive Sudoku game
File Encryption Tool
Create a client-side file encryption tool
Real-Time Multiplayer Defense Game
Create an engaging multiplayer defense game inspired by forntwars.io, focusing on real-time strategy and resource management.