Kovah/LinkAce

Full-Text Search for saved websites

Open

#94 aperta il 9 feb 2020

Vedi su GitHub
 (3 commenti) (10 reazioni) (0 assegnatari)PHP (111 fork)batch import
EnhancementHelp wanted

Metriche repository

Star
 (1761 star)
Metriche merge PR
 (Merge medio 4g 20h) (4 PR mergiate in 30 g)

Descrizione

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?

Guida contributor