Re: Writting a "search engine" for a pgsql DB - Mailing list pgsql-performance

From Joshua D. Drake
Subject Re: Writting a "search engine" for a pgsql DB
Date
Msg-id 45E31BD1.6030906@commandprompt.com
Whole thread Raw
In response to Re: Writting a "search engine" for a pgsql DB  (Mark Stosberg <mark@summersault.com>)
List pgsql-performance
>>>   So I am hoping some of you guys and gals might be able to point me
>>> towards some resources or offer some tips or gotcha's before I get
>>> started on this. I'd really like to come up with a more intelligent
>>> search engine that doesn't take two minutes to return results. :) I
>>> know, in the end good indexes and underlying hardware will be important,
>>> but a sane as possible query structure helps to start with.
>> See search.postgresql.org, you can download all source from
>> gborg.postgresql.org.
>
> Joshua,
>
> What's the name of the project referred to? There's nothing named
> "search" hosted on Gborg according to this project list:
>
> http://gborg.postgresql.org/project/projdisplaylist.php

http://gborg.postgresql.org/project/pgweb/projdisplay.php


--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


pgsql-performance by date:

Previous
From: Mark Stosberg
Date:
Subject: Re: Writting a "search engine" for a pgsql DB
Next
From: Gene
Date:
Subject: Re: [JDBC] does prepareThreshold work? forced to use old driver