CatgirlIntelligenceAgency/code/features-index/lexicon/readme.md

943 B

Lexicon

The lexicon contains a mapping for words to identifiers. This lexicon is populated from a journal. The actual word data isn't mapped, but rather a 64 bit hash.

The lexicon is written by processes/loading-process and read when services-core/index-service interprets queries.

Central Classes