Full-text searching #155

開放中
jking5 年前建立 · 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 參與者
通知
截止日期

未設定截止日期。

載入中…
尚未有任何內容