feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
---
id: DATA-IDX-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [database, data-engineering, indexing, search-engine, vector-database, scalability]
last_reinforced: 2026-04-26
---
# [[Indexing Strategies (인덱싱 전략)]]
# Indexing Strategies (인덱싱 전략)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "데이터를 무작정 쌓지 말고, 정교한 지도를 그려 검색의 비용을 최소화하라" — 방대한 데이터셋에서 특정 정보를 신속하게 찾기 위해 별도의 최적화된 자료구조(Index)를 구축하고 운영하는 기술 전략.
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트는 1,174개의 위키 문서와 수만 개의 로우 데이터를 연결하기 위해, 역색인(키워드)과 벡터 인덱스(의미)를 결합한 하이브리드 인덱싱 전략을 사용하여 검색의 정확도와 속도를 동시에 확보함.
## 🔗 지식 연결 (Graph)
- [[Hash-Functions-and-Maps]], [[Vector-Database-Foundations]], [[System-Design-for-AI-Scale]], [[Search-Algorithms]]
- **Raw Source:** [[10_Wiki/Topics/AI/Indexing-Strategies.md]]
- [[Hash-Functions-and-Maps]], Vector-Database-Foundations, System-Design-for-AI-Scale, Search-Algorithms
- **Raw Source:** 10_Wiki/Topics/AI/Indexing-Strategies.md