Variable DEFAULT_FIELD_OPTIONSConst

DEFAULT_FIELD_OPTIONS: {
    highlight: boolean;
    snippet: boolean;
    weight: number;
} = ...

Type declaration

  • highlight: boolean
  • snippet: boolean
  • weight: number