From 89353734cf4427dec1bbff856ae23cbf30165335 Mon Sep 17 00:00:00 2001 From: David Wayne Smiley Date: Mon, 19 Jan 2015 19:48:36 +0000 Subject: [PATCH] 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 --- .../lucene/benchmark/byTask/feeds/NoMoreDataException.java | 2 +- .../src/java/org/apache/lucene/benchmark/byTask/package.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/NoMoreDataException.java b/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/NoMoreDataException.java index 4b8d48d309c..11e48eada97 100644 --- a/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/NoMoreDataException.java +++ b/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/NoMoreDataException.java @@ -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 { diff --git a/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/package.html b/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/package.html index 147d2e23dc8..7c0967180cb 100644 --- a/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/package.html +++ b/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/package.html @@ -557,7 +557,7 @@ Here is a list of currently defined properties:
  • Docs and queries creation: