algolia / gatsby-plugin-algolia

A plugin to push to Algolia based on graphQl queries
https://yarn.pm/gatsby-plugin-algolia
Apache License 2.0
177 stars 45 forks source link

Manually trigger index #33

Closed samdenty closed 5 years ago

samdenty commented 5 years ago

Is there a way of manually triggering the index operation during develop, without performing the whole build-step?

samdenty commented 5 years ago

Ah didn't see https://github.com/gatsbyjs/gatsby/issues/2698#issuecomment-488041539 in prev issue

Haroenv commented 5 years ago

I did not do this on purpose, because people usually won't want their data indexed during develop because they have to pay for it