BurntSushi/ripgrep

ngram indexing implementation details

Open

#1,518 opened on Mar 16, 2020

View on GitHub
 (17 comments) (0 reactions) (0 assignees)Rust (2,559 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (63,768 stars)
PR merge metrics
 (Avg merge 2d 12h) (5 merged PRs in 30d)

Description

This is split off from #1497 as a space to discuss specific implementation details of the indexing strategy. I'd like to keep this discussion separate so that folks won't feel put off from participating in a higher level discussion around the UX.

TODO: I'll fill in a sketch of my high level plan when I get a chance.

Contributor guide