tulsaschoolsdata / courses

https://courses.tulsaschools.org
0 stars 1 forks source link

Add the ability to share search results via url and improve search feature #81

Closed jasonben closed 1 year ago

jasonben commented 1 year ago

Description

Token Match type Description
jscript fuzzy-match Items that fuzzy match jscript
=scheme exact-match Items that are scheme
'python include-match Items that include python
!ruby inverse-exact-match Items that do not include ruby
^java prefix-exact-match Items that start with java
!^earlang inverse-prefix-exact-match Items that do not start with earlang
.js$ suffix-exact-match Items that end with .js
!.go$ inverse-suffix-exact-match Items that do not end with .go

Screenshot

image image