Full-text searching #155

Ouvert
créé il y a 5 ans par jking · 0 commentaires
jking a commenté il y a 5 ans
Propriétaire

The following would be required to implement full-text searching in The Arsse:

  • An implementation for SQLite
  • An implementation for PostgreSQL
  • An implementation for MySQL
  • A means of disabling full-text indexing to conserve space or processing time
  • A basic LIKE-based fallback if the feature is disabled or unavailable for SQLite, already done

The implementations would need to handle not only querying, but also populating the index when articles are added, as well as cleaning it up properly (if necessary) when articles are deleted.

All databases should have an implementation before a release with full-text searching is made.

The following would be required to implement full-text searching in The Arsse: - An implementation for SQLite - An implementation for PostgreSQL - An implementation for MySQL - A means of disabling full-text indexing to conserve space or processing time - A basic `LIKE`-based fallback if the feature is disabled or unavailable for SQLite, already done The implementations would need to handle not only querying, but also populating the index when articles are added, as well as cleaning it up properly (if necessary) when articles are deleted. All databases should have an implementation before a release with full-text searching is made.
jking a ajouté l'étiquette
feature
il y a 5 ans
jking a ajouté cela au jalon Future il y a 5 ans
jking a ajouté une nouvelle dépendance il y a 5 ans
jking a ajouté une nouvelle dépendance il y a 5 ans
jking a ajouté une nouvelle dépendance il y a 5 ans
jking a ajouté une nouvelle dépendance il y a 5 ans
jking a supprimé une dépendance il y a 5 ans
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataires
1 participants
Notifications
Échéance

Aucune échéance n'a été définie.

Chargement…
Il n'existe pas encore de contenu.