Full-text searching #155

otevřený
otevřeno před 5 roky uživatelem jking · 0 komentářů
jking okomentoval před 5 roky
Vlastník

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 added the
feature
label před 5 roky
jking added this to the Future milestone před 5 roky
jking přidal(a) novou závislost před 5 roky
jking přidal(a) novou závislost před 5 roky
jking přidal(a) novou závislost před 5 roky
jking přidal(a) novou závislost před 5 roky
jking odstranil(a) závislost před 5 roky
Přihlaste se pro zapojení do konverzace.
No Milestone
No Assignees
1 účastníků
Oznámení
Termín dokončení

Žádný termín dokončení.

Načítá se…
Není zde žádný obsah.