Interface that defines the arguments that can be passed to the USearch constructor. It includes optional properties for a docstore, index, and mapping.

Hierarchy

  • USearchArgs

Properties

index?: Index
mapping?: Record<number, string>

Generated using TypeDoc