javadoc in DIH

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1042315 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Koji Sekiguchi 2010-12-05 11:12:52 +00:00
parent 9597e666ad
commit 995abebdec
1 changed files with 2 additions and 2 deletions

View File

@ -34,9 +34,9 @@ import static org.apache.solr.handler.dataimport.DataImportHandlerException.SEVE
* <p/>
* The datasouce may be configured as follows
* <p/>
* <datasource name="f1" type="FieldStreamDataSource" />
* &lt;dataSource name="f1" type="FieldStreamDataSource" /&gt;
* <p/>
* The enity which uses this datasource must keep and attribute dataField
* The entity which uses this datasource must keep and attribute dataField
* <p/>
* The fieldname must be resolvable from VariableResolver
* <p/>