hackmdio / hackmdio/codimd

Full text search

Abierto
#482 6 comentarios 13 reacciones 0 asignados Ver en GitHub
feature Hacktoberfest
Lenguaje dominante
JavaScript
Estrellas
10.1k
Forks
1.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

> *please mark as* [`feature`](https://github.com/hackmdio/hackmd/labels/feature) request

As a logged in user, I am presented with recently opened pads when visiting the splash page. These are custom to the user client and stored in local storage, as far as I know. There is no known synchronisation with the HackMD server.

This issue tries to anticipate what would be needed to implement full text search over pads.

Given the introductory assumptions, a search service would allow for POSTing a list of pads to crawl, index and query by the frontend client, which is the only source of lists of pads available.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by tracing how the splash page obtains recently opened pads and how that list is stored in local storage. Then determine the frontend client’s requirements for submitting pads to a search service and receiving indexed queries. Done means the scope and interface for searching the available pad list are defined.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
frontend, search
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.