Minearm-RPM & Website

主页
博客
  • 分类
  • 标签
我的
  • 朋友
  • MC
关于
搜索 Alt K
0

Extended Search

发表于2024/09/25
更新于2024/09/25
Help
2 分钟
1024 字

Extended Search

This site uses fusejs to provide local search services, allowing you to use extended search - a search format that can fine-tune search results, similar tounix

Space represents logical AND, pipe symbol | represents logical OR, and to escape spaces, use double quotes "".

TokenMatch typeDescription
jscriptfuzzy-matchItems that fuzzy match jscript
=schemeexact-matchItems that are scheme
'pythoninclude-matchItems that include python
!rubyinverse-exact-matchItems that do not include ruby
^javaprefix-exact-matchItems that start with java
!^earlanginverse-prefix-exact-matchItems that do not start with earlang
.js$suffix-exact-matchItems that end with .js
!.go$inverse-suffix-exact-matchItems that do not end with .go

扩展搜索

本站使用fusejs提供本地搜索服务,允许您使用扩展搜索——一种可以微调搜索结果的搜索格式,类似于unix

空格代表逻辑与AND,管道符|代表逻辑或OR,如要转义空格请使用双引号""

令牌匹配类型描述
jscript模糊匹配与 jscript 模糊匹配的项目
=scheme精确匹配是 scheme 的项目
'python包含匹配包含 python 的项目
!ruby反向精确匹配不包含 ruby 的项目
^java前缀精确匹配以 java 开头的项目
!^earlang反向前缀精确匹配不以 earlang 开头的项目
.js$后缀精确匹配以 .js 结尾的项目
!.go$反向后缀精确匹配不以 .go 结尾的项目
评论
author-avatar
Minearm-RPM
localhost@root #~
87
文章
9
分类
10
标签
推荐文章
暂时莫有
T-T
文章内容
  1. Extended Search
  2. 扩展搜索
© 2023-2025 By Minearm-RPM
由 minearm-1.1.4.5 构建Minearm-RPM
Design & Build with ❤ by Minearm-RPM
搜索
扩展搜索Help
你可以使用类似 unix 的格式:扩展搜索