[GENERAL] ORDER BY FIELD feature

2008-05-12 Thread Kevin Reynolds
Does postgresql have something similar to the ORDER BY FIELD feature found in MySQL? Something like ORDER BY FIELD(ID, 10, 2, 56, 40); It is listed here: http://dev.mysql.com/doc/refman/5.0/en/sorting-rows.html I am using the Sphinx Search program, www.sphinxsearch.com, and it

[GENERAL] Text Search Configuration Problem

2008-04-05 Thread Kevin Reynolds
I'm using Postgresql version 8.3.1 on CentOS 5 and am following the steps in section 12.7 of the documentation for creating a custom text search configuration. When I get to the step that says: CREATE TEXT SEARCH DICTIONARY english_ispell ( TEMPLATE = ispell, DictFile =