Class DocNameExtractor
Utility: extract doc names from an index
Inheritance
System.Object
DocNameExtractor
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class DocNameExtractor : object
Constructors
Name | Description |
---|---|
DocNameExtractor(String) | Constructor for DocNameExtractor. |
Methods
Name | Description |
---|---|
DocName(IndexSearcher, Int32) | Extract the name of the input doc from the index. |