Java org.apache.lucene.benchmark.byTask.feeds DocMaker fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.benchmark.byTask.feeds DocMaker fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.benchmark.byTask.feeds DocMaker.

The text is from its open source code.

Constructor

Method

voidclose()
Closes the DocMaker .
DocumentmakeDocument()
Creates a Document object ready for indexing.
voidsetConfig(Config config, ContentSource source)
Set the configuration parameters of this doc maker.