EnhancementHelp wanted
仓库指标
- Star
- (1,761 star)
- PR 合并指标
- (平均合并 4天 20小时) (30 天内合并 4 个 PR)
描述
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?