[Missing <summary> documentation for "P:Lucene.Net.Search.TopDocs.MaxScore"]
public float MaxScore { get; set; }
Public Property MaxScore As Single Get Set
public: property float MaxScore { float get (); void set (float value); }