use URLDataSource instead of deprecated class

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1032192 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Koji Sekiguchi 2010-11-07 01:26:31 +00:00
parent 6f0292db27
commit 4d0d625e7e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<dataConfig>
<dataSource type="HttpDataSource" />
<dataSource type="URLDataSource" />
<document>
<entity name="slashdot"
pk="link"