Re: Postgresql.org search engine.
От | Oleg Bartunov |
---|---|
Тема | Re: Postgresql.org search engine. |
Дата | |
Msg-id | Pine.GSO.4.58.0401302157020.19778@ra.sai.msu.su обсуждение исходный текст |
Ответ на | Re: Postgresql.org search engine. ("Dave Page" <dpage@vale-housing.co.uk>) |
Список | pgsql-www |
On Fri, 30 Jan 2004, Dave Page wrote: > It's rumoured that Josh Berkus once said: > > Guys, > > > > Out of curiosity, why are we not using OpenFTS for this? > > Mainly because Oleg's site uses OpenFTS and it seemed kinda pointless > duplicating that, but also because the PostgreSQL port of ASPSeek is > proving to be very good (see http://search.oztralis.com.au/ for an example > of it searching 3.2 million pages). Guys, there is a big difference between semi-static index (aspseek) and incremental indexing of incoming documents (tsearch2). Our approach is to develop fully automatical searchable mailing list archive with instant indexing. So, for example, I see my postings about subj. already in database and *searchable* ! I don't expect aspseek's search engine at postgresql.org has my recent postings in its index. OpenFTS has full access to metadata of documents, so we could limit search ' range by date, by list, by authors, so smart user could get reasonable search performance (relevance is very good, because it based on proximity). So, different searches for different purposes ! > Regards, Dave. > > Regards, Oleg _____________________________________________________________ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939-23-83
В списке pgsql-www по дате отправления: