Partially Implementing Exact Non-Match Search with Fuse.js
Overview Fuse.js is a search engine written in JavaScript. https://fusejs.io/ It is very useful as a search engine when building frontend-only applications. This time, when implementing exact non-match search using Fuse.js, I needed to craft the query carefully, so here are my notes. Advanced Search Fuse.js supports various types of searches, including exact/partial match and partial non-match. These are described on the following page. https://fusejs.io/examples.html#extended-search A Japanese translation is also available in the following article: ...

![[Omeka S Module Introduction] Bulk Import: Batch Registration of Metadata and Images Using CSV Files (2023-03 Edition)](https://storage.googleapis.com/zenn-user-upload/3fe274a45142-20230312.png)

![[Babylon.js x Vue] Passing Click Events to Vue](https://storage.googleapis.com/zenn-user-upload/6041bf8f0f03-20230217.gif)















