jekyll-lunr-js-search icon indicating copy to clipboard operation
jekyll-lunr-js-search copied to clipboard

Tag search

Open flohei opened this issue 10 years ago • 0 comments

I'm trying to implement a tag based search, similar to Google's site based search (site:foo.bar baz) to use on my own website. Since I'm not a web developer by trade I'm not too sure where to add the additional checks. I assume it is the search function in jquery.lunr.search.js. Is this correct or am I missing something? Is there a better place to add my checks?

flohei avatar Jan 10 '15 10:01 flohei