-
It will be good to be able to search nodes in a historymap, especially when there are many nodes.
This will be even better if the search goes through the entire page and not just the title, as the …
-
Environment:
* Windows 11 Home 23H2
* Node.js v20.12.2
* FlexSearch 0.7.43
Example JavaScript code `test-dupe.js`:
```js
const { Document } = require("flexsearch");
const index = new Do…
-
### Description
When using only an Emoji as the label title, one is unable to add it to multiple tasks. Instead it will be created "as a new label" for each task.
As soon as the title also consists …
-
### Describe the problem
To use @tcc-sejohnson's example: if you search for `adapter-static` in the docs, the page you're probably looking for — [this one](https://kit.svelte.dev/docs/adapter-static)…
-
https://github.com/nextapps-de/flexsearch
https://www.npmjs.com/package/lunr
-
預計採用 [flexsearch](https://github.com/nextapps-de/flexsearch) 實作
-
https://wiki.gpii.net/w/Technology_Evaluation_-_Static_Site_Search
https://github.com/krisk/fuse
https://github.com/nextapps-de/flexsearch
https://github.com/olivernn/lunr.js/
-
Crucial Decision Factors (ranked by priority):
1. User experience
2. Transparent data management policies
3. Self-hostability
4. Cost (should not cost >50 USD/mth, ideally should be free / ~10 US…
-
Firstly — great work. Thanks for building this.
I'm attempting to run flexsearch-server locally using HTTPS.
I've created certificates, following the instructions at [letsencrypt.org/docs/certif…
-
Hello,
first of all, thank's for this awesome plugin...
I use it with useFlexSearch from react-use-flexsearch but I am unable to find out why this happens and how to get rid of it.
Let's say …