AtlasSearchText

class emmet.core.synthesis.core.AtlasSearchText(**data)

Bases: BaseModel

Schematize MongoDB Atlas search text match.

Parameters:
  • value (str | None)

  • type (str | None)

model_config: ClassVar[ConfigDict] = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].