benchmark javadoc mixup: doc.maker.forever -> content.source.forever

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653093 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Wayne Smiley 2015-01-19 19:48:36 +00:00
parent 7df1a77cc7
commit 89353734cf
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ package org.apache.lucene.benchmark.byTask.feeds;
/**
* Exception indicating there is no more data.
* Thrown by Docs Makers if doc.maker.forever is false and docs sources of that maker where exhausted.
* Thrown by Docs Makers if content.source.forever is false and docs sources of that maker where exhausted.
* This is useful for iterating all document of a source, in case we don't know in advance how many docs there are.
*/
public class NoMoreDataException extends Exception {

View File

@ -557,7 +557,7 @@ Here is a list of currently defined properties:
<li><b>Docs and queries creation:</b></li>
<ul><li>analyzer
</li><li>doc.maker
</li><li>doc.maker.forever
</li><li>content.source.forever
</li><li>html.parser
</li><li>doc.stored
</li><li>doc.tokenized