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 учасників
Сповіщення
Дата завершення

Термін виконання не встановлений.

Завантаження…
Тут ще немає жодного змісту.