hugo-algolia icon indicating copy to clipboard operation
hugo-algolia copied to clipboard

A couple of thoughts/feedbacks

Open hdoro opened this issue 8 years ago • 1 comments

Hi there!

First of all, thank you for this awesome package!

I've only ran into 2 problems with it:

  • Accented characters in content's markdown body get deleted when indexed, which is a bummer if your language is anything other than English. Frontmatter works great tho, so no biggy here;

  • Honestly I have no clue of what to do with the URI generated. I've been removing the content/ from each with a CTRL + H inside the editor to include it as a link in the Algoolia seach UI, but it doesn't really seems like the best option as it disregards all the index.md files, for example! Any ideas?

Have an amazing day/evening/sleep and thank you so much for your attention, @10Dimensional !

hdoro avatar Jan 31 '18 18:01 hdoro

Sorry for the late reply. The accented characters problem is one I didn't consider, but is definitely a valid issue--I'll have to look into some options there!

And do you mind sending me an example of the JSON you're generating? There shouldn't be /content in the URI--would give me a better idea of what you're talking about.

Thanks for the feedback and giving the package a shot!

10Dimensional avatar Feb 15 '18 23:02 10Dimensional