Skip to content

Add support for very large indexes #254

Closed
@varungandhi-src

Description

@varungandhi-src

This can be done by emitting an index in the following format:

scip.Index { Metadata }
scip.Index { Documents [ Document d1 ] }
scip.Index { Documents [ Document d2 ] }
...

We could probably also just batch the external symbols to be safe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions