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 added the
feature
label 5 년 전
jking Future 5 년 전 마일스톤을 추가하였습니다.
jking added a new dependency 5 년 전
jking added a new dependency 5 년 전
jking added a new dependency 5 년 전
jking added a new dependency 5 년 전
jking removed a dependency 5 년 전
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일

마감일이 설정되지 않았습니다.

불러오는 중...
아직 콘텐츠가 없습니다.