index-lifecycle
CommunityMaster Searchlite’s index lifecycle end-to-end.
Authordavidkelley
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps developers understand and modify the storage/indexing pipeline of Searchlite, including the WAL, segment builds, and manifest-based durability and compaction, guiding changes to ingest, fast fields, and segment layouts.
Core Features & Use Cases
- Clear mental model of how a single writer, WAL, segments, and manifest interact during Init, Ingest, Commit, and Refresh.
- Guidance for maintaining durability guarantees, atomic commits, and segment compaction strategies.
- Use Case: when implementing a new ingest flow or updating backends, reference this lifecycle cheat sheet to ensure correctness and performance.
Quick Start
Review the lifecycle steps and apply them to a sample ingest workflow: initialize an index, ingest docs, commit to create a new segment, and observe the manifest update.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: index-lifecycle Download link: https://github.com/davidkelley/searchlite/archive/main.zip#index-lifecycle Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.