v4iv / gatsby-starter-business

Gatsby Business Website Starter

Home Page:https://gatsby-starter-business.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refine Elasticlunr.js search

edemirbag opened this issue · comments

Current behaviour: some page titles, e.g. the keywords "about" and "blog", are never matched.

Desired behaviour: widen/amend search to recognise currently unrecognised search terms such as "about".

Some potentially useful links:

Hey @edemirbag I did some digging and found out that this(ignoring/including stop words) is an issue/feature request with gatsby-plugin-elasticlunr-search and this cannot be fixed from our side.