-
Good day!
`"types": "./dist/types/index.d.ts"` in the `package.json` refers to non-existing directory in the package which results in `Could not find a declaration file for module 'minisearch'.` er…
-
## 破坏性更新
- [x] ‼️ 主题包名 ~`@vuepress-plume/vuepress-theme-plume`~ 重命名为 `vuepress-theme-plume`.
旧的包将被标记为 ~**Deprecate**~
- [x] ‼️ 所有插件名 ~`@vuepress-plume/vuepress-plugin-*`~ 重命名为 `@vuepress-plum…
-
Like vitepress, build an items array from the list of pages, with a `transformItems` hook that allows the user to modify the array before passing it to https://www.npmjs.com/package/sitemap (with opti…
-
Hi Luca,
I mentioned this single use case in another ticket, where we discussed several things: https://github.com/lucaong/minisearch/issues/106
I wanted to create a dedicated issue for this spe…
-
Greetings, I notice you have this function in the documentation website loadJSONAsync() but when I try to call it I don't see any code hints for it's existence. I then noticed in the changelog that th…
-
I have a few dozen containers that I am trying to search. I am searching by name and host fields.
```js
import MiniSearch from "minisearch";
const documents = [
{
id: "2ccd0d8d390d",
…
-
I'm having an issue where my index is getting periodically garbage-collected by the system, without the rest of my code doing so. So I end up in a situation where I'm expecting an index to be there, b…
-
Apologies for the unsolicited marketing ideas. SCR... I was searching for this billion dollar library for a long time (https://github.com/meilisearch/meilisearch-rust/issues/67). Sorry to see the proj…
-
When I'm using useMiniSearch(data,opts) how can I reinitialize when the data changes?
-
### Depends on
- #883
### Why?
We want to align all namings in onyx between Figma and the dev implementation.
### Acceptance criteria
- [x] component names are aligned (if possible prefer the nam…