Full-text searching #155

Offen
vor 5 Jahren von jking geöffnet · 0 Kommentare
jking hat vor 5 Jahren kommentiert
Besitzer

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 hat das Label
feature
vor 5 Jahren hinzugefügt
jking hat diesen Issue vor 5 Jahren zum Future Meilenstein hinzugefügt
jking hat eine neue Abhängigkeit vor 5 Jahren hinzugefügt
jking hat eine neue Abhängigkeit vor 5 Jahren hinzugefügt
jking hat eine neue Abhängigkeit vor 5 Jahren hinzugefügt
jking hat eine neue Abhängigkeit vor 5 Jahren hinzugefügt
jking hat eine Abhängigkeit vor 5 Jahren entfernt
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Nachrichten
Fällig am

Kein Fälligkeitsdatum gesetzt.

Laden…
Hier gibt es bis jetzt noch keinen Inhalt.