Re: Web team meeting minutes

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Web team meeting minutes
Дата
Msg-id Pine.GSO.4.63.0607141629460.2921@ra.sai.msu.su
обсуждение исходный текст
Ответ на Re: Web team meeting minutes  ("Dave Page" <dpage@vale-housing.co.uk>)
Ответы Re: Search (was: Web team meeting minutes)
Список pgsql-www
On Fri, 14 Jul 2006, Dave Page wrote:

>
>
>> -----Original Message-----
>> From: pgsql-www-owner@postgresql.org
>> [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Oleg Bartunov
>> Sent: 14 July 2006 13:05
>> To: Magnus Hagander
>> Cc: pgsql-www@postgresql.org
>> Subject: Re: [pgsql-www] Web team meeting minutes
>>
>> I didn't participate in web-team meeting, so I'm adding:
>>
>> use tsearch2 for full text searching over web-site.
>>
>> Arguments: it's online index, it's has built-in support for
>> structured documents (4 currently, but it's enough for PostgreSQL site
>> and documentation), it's configurable and could be used in
>> web-site engine.
>> I'd not move mailing list archive search right now, but after
>> 8.2 release
>> with GIN support I see no problem to this.
>>
>> I'm not available for web-development, but could help with
>> configuring and
>> share my experience.
>
> Hi Oleg,
>
> We can't add that to the minutes as it's not something we discussed.

Oh, I'm sorry

>
> As a separate issue though, perhaps you could propose it, along with
> reasons why we should do it (ie. What benefit is there over the current
> solution), and what would actually be required to get it going if we
> decided to go that way?

I just wanted to say, that current search is not designed for Web site indexing.
Search, for example, latest news title "Open Technology Group, Inc. announces
plPHP training" and you'll get nothing ! And will not be searched until new
index gets build. This is exactly why we've developed tsearch2 - online
indexing. If documents are in database, then requirement is just setup
tsearch2, if not - then you need sort of openfts.

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

В списке pgsql-www по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Web team meeting minutes
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Search (was: Web team meeting minutes)