Closed kousha-icracked closed 8 years ago
Heyn man,
AHAHAH, 250$ :D Didn't notice that they have updated their pricing plans. :D When I integrated Swiftype to the project, there was a free plan. Algolia seems to do the same thing, i'm gonna work on it to check if I can integrate it. Thank you :)
When I searched an alternative to implement inside the theme fork I found Algolia promising. But you must generate your index by yourself and does it will be free for ever?
There are also easy way: Google CSE, DuckDuckGo search box or Yandex search but hard to customize/style.
Or homemade by using lunrjs and creating index during build phase (using Grunt
?)
Hey man, thank you for this alternative. I checked them and I agree with your remarks. Algolia seems to be the best alternative : simple and fast to implement. Algolia is working with many open source projects to increase their visibility so yeah I think that they will always give a free plan.
Any progress/update on this ?
@prajaybasu I'm gonna work on it today, maybe a release tomorrow or in some days
I implemented the NPM module to index post on Algolia : hexo-algoliasearch. For the moment, the plugin only clear the idnex and re-import all posts. Later, I will be better to only sync modified posts. I also implement the necessary on the theme to search and display results, it need some css yet and it will be good :)
s
button (shortcut)ESC
button (shortcut)Check it live on add-search-box branch
Any other suggestions or improvements before release?
Hi, nice to know we are going to get this new release soon. I tried to implement a search on my page following this tutorial: http://jeffworkshop.com/2016/01/01/hexo-Local-Search/ but for some reason it doesn't work.
v1.9.0 is here - with a new search module working with Algolia Search API Read Tips before update :)
I know that we can use
SwiftType
for search feature. But it costs $250/month! Is there a free alternative?