Skip to content

Codesearch index limit hit #6

@taobojlen

Description

@taobojlen

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions