middleman-search icon indicating copy to clipboard operation
middleman-search copied to clipboard

LunrJS-based search for Middleman

Results 16 middleman-search issues
Sort by recently updated
recently updated
newest added

Hi! This is just the branch we're using at the bundler documentation repository: https://github.com/rubygems/bundler-site, to get this repository working against a newer stack of dependencies. This is just #36 with...

Closes https://github.com/manastech/middleman-search/issues/25 - [x] Update to Lunr 2.0.3 - [x] Implement new Lunr API - [ ] Automatic [minification](https://github.com/manastech/middleman-search/issues/25#issuecomment-298056316)? After implementing the new Lunr API changes all seems fine, and...

This cleanup PR prepares the CI matrix to get tests. - CI: Remove every version which is listed EOF on the Ruby homepage: https://www.ruby-lang.org/en/downloads/branches/ - Allow Bundler 2 to be...

This is an attempt at replacing The Ruby Racer with Mini Racer (and an attempt to close #30 and possibly #24). I took the `SearchIndexResource#build_index` method from an alpha fork...

The gem currently includes lunr.js v0.7.0, but the latest version is v[2.0.1](https://github.com/olivernn/lunr.js/releases). Thanks in advance!

help wanted

Nothing seems to stand in the way of that, and I need it for a multilingual website. I want to have two search.json's: one for each language. This way I...

Hey guys! I'm using gitlab to host my project and their's CI feature to build the site. I'm running Middleman with ruby:2.4.1 and node 8.4. I use this setup in...

I am struggling to implement custom stopword lists. I'm sure I'll figure it out eventually, but maybe someone who already understands how could share the wisdom?

I will test this out but if its easy please swap around as building ruby racer is a pain :)