Bleve Search - Note to Self
1 min read
•
May 14, 2019
• Mark A. McFate
Had a conversation about lots of topics this afternoon and bumped into bleve, along the way, including a discussion about adding search capability to a Hugo site. bleeeve is based on the Go programming language, as is Hugo, so I hope implementation is super simple.
I think in the near future I’ll have a look at adding such a feature to this blog, and perhaps to the Visualizing Abolition and Freedom site too!
In conversation we also bumped into Lunr JS and I might consider attempting to implement it instead. But Lunr is all Javascript and I’d rather steer clear of that if at all possible.
And that’s a wrap. Until next time…