Full-text searching #155

Открыто
открыта 5 лет назад jking · комментариев: 0
jking прокомментировал 5 лет назад
Владелец

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 добавлен
feature
с меткой 5 лет назад
jking добавил(а) к этапу Future 5 лет назад
jking добавить новую зависимость 5 лет назад
jking добавить новую зависимость 5 лет назад
jking добавить новую зависимость 5 лет назад
jking добавить новую зависимость 5 лет назад
jking убрал зависимость 5 лет назад
Войдите, чтобы присоединиться к обсуждению.
Нет этапа
Нет назначенных лиц
1 участников
Уведомления
Срок выполнения

Срок выполнения не установлен.

Загрузка…
Пока нет содержимого.