URLDataSource instead@Deprecated public class HttpDataSource extends URLDataSource
A data source implementation which can be used to read character files using HTTP.
Refer to http://wiki.apache.org/solr/DataImportHandler for more details.
This API is experimental and may change in the future.BASE_URL, CONNECTION_TIMEOUT, CONNECTION_TIMEOUT_FIELD_NAME, ENCODING, READ_TIMEOUT, READ_TIMEOUT_FIELD_NAME, UTF_8| Constructor and Description |
|---|
HttpDataSource()
Deprecated.
|