Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#239 - Integrate full-text search

Attached to Project: Photo Organizer
Opened by Solomon Peachy (pizza) - Thursday, 09 August 2007, 14:56 GMT-4
Last edited by Solomon Peachy (pizza) - Sunday, 06 January 2008, 11:06 GMT-4
Task Type Feature Request
Category Backend / Core
Status New
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Devel
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

http://www.sai.msu.su/~megera/wiki/Tsearch_V2_Readme

It's supposedly been part of the "core contrib" postgresql stuff since v7.4

This would let us perform a search on specific keywords across *all* indexed fields simultaneously.
This task depends upon

Comment by Solomon Peachy (pizza) - Thursday, 09 August 2007, 15:01 GMT-4
Initial setup would be a PITA, and we need one index for each field (or set of fields) we wish to search separately.

This would only really be usable for 'generic text' searches; advanced searches would need to work with individual fields directly.
Comment by Solomon Peachy (pizza) - Thursday, 01 November 2007, 23:32 GMT-4
Postgresql 8.3 will have native support for this.

Loading...