Class DocData
Output of parsing (e.g. HTML parsing) of an input document.
Inheritance
System.Object
DocData
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class DocData : object
Properties
Name | Description |
---|---|
Body | |
Date | Gets the date. If the ctor with |
ID | |
Name | |
Props | |
Title |
Methods
Name | Description |
---|---|
Clear() | |
SetDate(Nullable<DateTime>) | |
SetDate(String) |