mirror of https://github.com/apache/lucene.git
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:
parent
6f0292db27
commit
4d0d625e7e
|
@ -1,5 +1,5 @@
|
|||
<dataConfig>
|
||||
<dataSource type="HttpDataSource" />
|
||||
<dataSource type="URLDataSource" />
|
||||
<document>
|
||||
<entity name="slashdot"
|
||||
pk="link"
|
||||
|
|
Loading…
Reference in New Issue