bloggy icon indicating copy to clipboard operation
bloggy copied to clipboard

Implement Algolia Search for searching site contents

Open nilandev opened this issue 2 years ago • 2 comments

The current search functionality is limited and it is implemented natively using Django. It can be replaced by more intituative Algolia search.

Steps involved:

  1. Create an API key with Algolia
  2. Implement changes in django models to allow data indexing.
  3. Implement Search in the frontend using Algolia recommended javascript.

nilandev avatar Oct 21 '23 22:10 nilandev

Hi @nilandev, I would like to work on the issue. Could you please assign me this issue.

real-coder007Ravi avatar Oct 27 '23 07:10 real-coder007Ravi

@real-coder007Ravi this issue is now assigned to you. Let me know if you have any questions.

nilandev avatar Oct 28 '23 08:10 nilandev