nutch中的 nutch-site.xml 配置

<?xmlversion="1.0"?>
<?xml-stylesheettype="text/xsl"href="configuration.xsl"?>

<!--Putsite-specificpropertyoverridesinthisfile.-->

<configuration>

	<property>
		<name>plugin.folders</name>
		<value>./src/plugin</value>
		<description>Directorieswherenutchpluginsarelocated.Each
			elementmaybearelativeorabsolutepath.Ifabsolute,itisused
			asis.Ifrelative,itissearchedforontheclasspath.</description>
	</property>
	<property>
		<name>http.agent.name</name>
		<value>YourNutchSpider</value>
	</property>
	<property>
		<name>http.accept.language</name>
		<value>ja-jp,en-us,en-gb,en;q=0.7,*;q=0.3</value>
		<description>ValueoftheAccept-Languagerequestheaderfield.
			Thisallowsselectingnon-Englishlanguageasdefaultonetoretrieve.
			Itisausefulsettingforsearchenginesbuildforcertainnationalgroup.</description>
	</property>
	<property>
		<name>storage.data.store.class</name>
		<value>org.apache.gora.sql.store.SqlStore</value>
		<description>TheGoraDataStoreclassforstoringandretrievingdata.
			Currentlythefollowingstoresareavailable:.</description>
	</property>
	<property>
		<name>parser.character.encoding.default</name>
		<value>utf-8</value>
		<description>Thecharacterencodingtofallbacktowhennootherinformation
			isavailable</description>
	</property>
	<property>
		<name>generate.batch.id</name>
		<value>*</value>
	</property>
</configuration>

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐


xml怎么加入图片路径
rss源错误怎么解决
文件后缀xml是什么意思
xml格式电子发票怎么获取
xml格式是什么意思
rss是什么意思啊
xml格式电子发票怎么打开
rss订阅源是什么意思
rss源是什么
xml注释怎么写
php输出xml格式字符串
J2ME Mobile 3D入门教程系列文章之一
XML轻松学习手册
XML入门的常见问题(一)
XML入门的常见问题(三)
XML轻松学习手册(2)XML概念
xml文件介绍及使用
xml编程(一)-xml语法
XML文件结构和基本语法
第2章 包装类