gatsby-plugin-elasticlunr-search
gatsby-plugin-elasticlunr-search copied to clipboard
Upgrade to gatsby v2
Some api changes made in gatsby v2 are implemented here.
Thanks for that plugin :smiley:
@andrew-codes it would be really great to get this merged in!
@benjaminabel is this working for you on the latest Gatsby beta version? The plugin doesn't seem to be generating any nodes in GraphQL
@chasemccoy I didn't test it on latest beta but I know they made some breaking change since. Sorry but I haven't any computer to check it now.
@benjaminabel It's working with gatsby 2.0.0-beta.98
@benjaminabel could you make your version accessible somehow? i can't npm install it from github, as it doesn't prepare the files with babel, so it ends up with the noop index. you haven't published manually your fork, or i couldn't find it.
@eLod you can install it locally cloning my repo and then install it locally with npm i ./local path to repo. I don't want to publish it to npm, I think @andrew-codes will upgrade his package when v2 will be released.
@andrew-codes Can you please merge this to master?
Any update on this getting merged in?
It seems that @andrew-codes can't work on this repository at the moment, I'm going to fork the repo into an organisation @gatsby-contrib. Would you like to join the organisation @chasemccoy ?
I'm good, thanks!
I've just published the package to npm.
npm install --save @gatsby-contrib/gatsby-plugin-elasticlunr-search