-
This is my lunr snippet from the build file:
```
.use(lunr({
preprocess: function(content) {
// Replace all occurrences of __title__ with the current file's title metadata.
re…
-
[Lunr](http://lunrjs.com/)
-
This search cannot be used properly, need to improve this bug
![image](https://github.com/Redocly/redoc/assets/44391821/a1505785-5cfd-43dc-8699-eceae8ba3927)
HHC26 updated
3 weeks ago
-
Salut,
Last autumn I hacked this Arabic Stemmer https://github.com/ejtaal/jsastem into a fork of your project https://github.com/AJInteractive/lunr-languages for PalestineRemix.com
I would like to r…
-
This is a proposal to break the search plugin out into a separate repo and package.
### Why?
There are a few reasons for this proposal:
1. Like with themes, this decouples the plugin from th…
-
browser crash when add doc?
click search tab, type a number, then click search button
wait a minutes, browser eventually crash.
But if you try other content in this web site home page, lunr run…
hoogw updated
4 years ago
-
I'm using lunr.py to create a search index for use with lunr.js, and I hit an issue that I believe is due to differences in how Python and JavaScript compare strings.
One example to reproduce the i…
abdnh updated
7 months ago
-
I have on GEMFILE
source 'https://rubygems.org'
group :jekyll_plugins do
gem 'jekyll-sitemap'
gem 'autoprefixer-rails'
gem 'jekyll-assets'
gem 'jekyll-github-metadata'
gem 'github-…
-
Maybe via https://lunr.readthedocs.io/?
-
Looks like this is a problem with alpine, since it does not have v8.
See the stack trace below,
```
ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-linux-musl]
Traceback (most recent call la…