Kovah/LinkAce

Full-Text Search for saved websites

Open

#94 ouverte le 9 févr. 2020

Voir sur GitHub
 (3 commentaires) (10 réactions) (0 assignés)PHP (111 forks)batch import
EnhancementHelp wanted

Métriques du dépôt

Stars
 (1 761 stars)
Métriques de merge PR
 (Merge moyen 4j 20h) (4 PRs mergées en 30 j)

Description

I like the idea to have a full-text search over all links with its content.

Idea for the implementation

  • a cronjob graps the main content of the site. Maybe with this package
  • the HTML and/or the plain text of the article will be saved in the database
  • in the first step a search can be implemented with MySQL full-text search
  • in the future can be redis search an option for a better search experience

What do you thing about this feature? Could this feature relevant for this project?

Guide contributeur