module documentation

FiftyOne Server indexes.

Copyright 2017-2025, Voxel51, Inc.

Class Index Undocumented
Class IndexFields Undocumented
Class IndexType Undocumented
Class WildcardProjection Undocumented
Function from_dict Undocumented
Function _from_dict Undocumented
Function _index_key_from_dict Undocumented
Constant _FRAMES_SLICE Undocumented
Constant _WILDCARD_PROJECTION Undocumented
def from_dict(d: dict[str, dict[str, t.Any]]): (source)

Undocumented

def _from_dict(d: dict[str, dict[str, t.Any]]): (source)

Undocumented

def _index_key_from_dict(field: str, type_: t.Literal[-1] | t.Literal[1] | t.Literal['2dsphere'] | t.Literal['text']): (source)

Undocumented

_FRAMES_SLICE = (source)
_WILDCARD_PROJECTION: str = (source)

Undocumented

Value
'wildcardProjection'