Page 1 of 1

Quicksearch doesn't work

Posted: Sun Jun 06, 2004 1:09 pm
by Quattro
I just installed Serendipity on my server, and it's mostly working fine, other than the fact that the Quicksearch plugin doesn't work. If I try to use it, I get this error:

Code: Select all

Warning: pg_query(): Query failed: ERROR: syntax error at or near "AGAINST" at character 909 in /var/www/html/blog/serendipity_db_postgres.inc.php on line 63
Your search for my-search-key returned 1 results:
No entries to print.
The ``my-search-key'' in the error isn't actually that--it's whatever I type into the search box.

Can anyone tell me what's wrong? Thanks!

Re: Quicksearch doesn't work

Posted: Sun Jun 06, 2004 1:31 pm
by garvinhicking
Hi Quattro!

PostGreSQL quicksearch support is not yet implemented. We have no active developer familar with it, as pgsql doesn't seem to support easy fulltext matching like MySQL does.

If you happen to be familar with it, we would appreciate your help :-)

Posted: Sun Jun 06, 2004 7:13 pm
by Quattro
Ah--thanks for the answer!

Sadly, I don't know enough postgres to be able to help with that--I'm just starting to learn it.

Posted: Mon Jun 07, 2004 12:06 am
by garvinhicking
If you happen to get used to it, please report back; I myself currently don't have the time to create a postgre-sql installation, as I terribly failed by doing a 2-minutes install and was not patient enough...

Thanks and good luck,
Garvin.