Section navigation

Public property IsPartial

Namespace
Rowles.LeanCorpus.Search.Scoring
Assembly
Rowles.LeanCorpus.dll

Properties

Public propertyRead-only IsPartial

Gets a value indicating whether the search terminated before all matches were visited, due to a SearchOptions.Timeout deadline, cancellation, or bounded index-sort collection. When true, ScoreDocs and TotalHits reflect only the work completed before termination.