Table of Contents

Property IncludeFieldLength

Namespace
MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
Assembly
MongoDB.EntityFrameworkCore.dll

IncludeFieldLength

A flag that specifies whether to include or omit the field length in the result when scoring.

public bool? IncludeFieldLength { get; set; }

Property Value

bool?