-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Codesearch has a hard-coded limit of 4GB for its index, and indexing the current RubyGems registry requires more than this. This means that codesearch isn't suitable for this project unless there's a workaround.
An alternative might be https://github.com/google/zoekt, but it has high memory requirements (the index today is ~90GB and it's all loaded into memory when searching).
Metadata
Metadata
Assignees
Labels
No labels