Expert: Returns the stored fields of document .
Called by {@link HitCollector} implementations.
Namespace: Lucene.Net.SearchCopyC#
i
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
Document Doc( int i ) |
Visual Basic |
---|
Function Doc ( _ i As Integer _ ) As Document |
Visual C++ |
---|
Document^ Doc( int i ) |
Parameters
- i
- Type: System..::..Int32
[Missing <param name="i"/> documentation for "M:Lucene.Net.Search.Searchable.Doc(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Search.Searchable.Doc(System.Int32)"]