-
Anyone have a similar issue? Or know where to go to fix it?
-
Currently the search box is only a full text string match. If you wanted to search e.g. two keywords, it would not work
Could consider adding something like lunr.js to the track search to try to he…
-
[Local search with Lunr](https://www.docsy.dev/docs/adding-content/search/#local-search-with-lunr) says
> ensure Algolia DocSearch is set to `false`
but `params.algolia_docsearch` is deprecated.
…
-
# SearchEngine
[https://search-engine-tech.netlify.app/examples/main/lunr/](https://search-engine-tech.netlify.app/examples/main/lunr/)
-
### Summary:
It would be extremely beneficial for Jekyll users to have a built-in, simple, and fast client-side search functionality to easily search through their site’s posts, pages, and other cont…
-
Just wanted to ask you @lucasvreis
I see https://github.com/lucasvreis/organon/blob/dev/ema-lunr/ema-lunr.cabal
Have you considered https://stork-search.net/ ? See https://github.com/srid/ema/i…
srid updated
11 months ago
-
## Problem
There are many resources present in the resource archive. Also, we might witness more resources to be added there. To navigate easily to the desired resources, One should be able to use th…
-
My dependencies
```
"dependencies": {
"aws-sdk": "^2.1066.0",
"lunr": "^2.3.9",
"lunr-languages": "^1.9.0",
"mock-aws-s3": "^4.0.2",
"nock": "^13.2.2",
"nodejieba": "^2…
-
build and save a lunr indes
-
Tracking issue for search: @gpx1000 came up with a big improvement which we currently incorporate into our build environment, and someone was kind enough to boost that into an MR in the antora-lunr re…