Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for the text index default field configuration. The default field is used to index the text of all fields within a document for use with the $text operator.

Hierarchy

  • IndexTextOperatorDefaultField

Index

Properties

Properties

Optional analyzer

analyzer?: export=.Analyzer

Schema for a full text search analyzer.

Optional enabled

enabled?: boolean

Whether or not the default_field is enabled.

Generated using TypeDoc