Apache Lucene.Net 2.4.0 Class Library API

FieldSelectorResult.SIZE_AND_BREAK Field

Expert: Like {@link #SIZE} but immediately break from the field loading loop, i.e., stop loading further fields, after the size is loaded

public static readonly FieldSelectorResult SIZE_AND_BREAK;

See Also

FieldSelectorResult Class | Lucene.Net.Documents Namespace