Lucene.Net.Search.TestMinShouldMatch2.SlowMinShouldMatchScorer.DocID C# (CSharp) 메소드

DocID() 공개 메소드

public DocID ( ) : int
리턴 int
            public override int DocID()
            {
                return CurrentDoc;
            }