<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type='text/xsl' href='../bbs/themes/xml/xsl/1.xsl' version='1.0'?>
<Topic>
	<Subject>
		<SectionId>46</SectionId>
		<SectionTitle>BBS开发</SectionTitle>
		<TopicId>472512</TopicId>
		<TopicTitle>新版高级查找功能</TopicTitle>
	</Subject>
	<Articles>	<Article>
		<PostUserId>2</PostUserId>
		<PostUserName>leaflet</PostUserName>
		<PostUserNickName>Leaf・退隐江湖</PostUserNickName>
		<rank>★★★★★</rank>
		<credit>110098</credit>
		<photo>images/face/upload_photo/face_2.gif</photo>
		<ArticleId>472512</ArticleId>
		<ArticleTitle>新版高级查找功能</ArticleTitle>
		<ExpressionIcon>42</ExpressionIcon>
		<PostDateTime>2026-01-21 22:05:16 (UTC +08:00)</PostDateTime>
		<PostIP>180.157.*.*</PostIP>
		<Content><![CDATA[新增支持分词匹配的查找功能，目前仅Web可用。
和旧版高级查找功能相比，支持中文分词、布尔运算等复杂逻辑，模糊匹配能力更强。
技术方案使用Apache Solr作为搜索框架，旧版使用数据库。

以前一直想手搓一个的，后来想想太麻烦了，中文分词、倒排索引、赋权排序，每个都不好弄。
用Solr的好处是容易上手，缺点是功能太强大，想精通也需要花很多时间学习。
]]></Content>
		<Length>332</Length>
		<Visible>1</Visible>
	</Article>
	</Articles>
</Topic>