很简单,我们可以通过aid=8420 直接搜索该id, 索引到相应文档内容
	 
	实现的办法:
	 
	打开include>arc.searchview.class.php
	 
	找到278行,$ks = explode(' ',$this->Keywords); 在其上面加入以下代码:
	 
	//new add
	if(is_numeric($this->Keywords)){
	return " arc.id={$this->Keywords}";
	}
	 
	即可
关键词:织梦,通过,搜索,出,对应,文章,结果,的,实现,    标签:
 
    更多资讯请收藏关注 
网站模板(www.1yc.cn)