presciencelabs / tabitha-ontology

0 stars 0 forks source link

Scoped search #37

Closed longrunningprocess closed 2 months ago

longrunningprocess commented 2 months ago

New option in app for search scope

Stems is the default

image

The user's choice will be stored in localStorage but any incoming parameters on the URL will override the user's preference.

Glosses will perform a greedier match

image

All will search in both scopes

image

API will now accept scopes as well

image

scope always defaults to scope=stems if not present.

image

using follow instead of follower

image