Hsu's Blog!

Home
Blog
  • Cats.
  • Tags
Mine
  • Friends
About
Search
0

Extended Search

Published on 7/27/2023
Updated on 7/27/2023
Default Page
Estimated reading 0.4 minutes
722 words

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
Related Post
author-avatar
KraHsu
A front-end developer.
87
Arts.
9
Cats.
10
Tags
Customed
This is the custom content section
Anything can be placed here
TOC
  1. Extended Search
© 2022-2025 By KraHsu
由 Astro v2.8.3 构建 | 主题 HsuBlog
Design & Build with ❤ by KraHsu
Search
Extended SearchHelloWorld
You can use a unix-like format: Extended Search