Alvaro Herrera wrote: > Magnus Hagander escribió: >> On 7 maj 2009, at 17.17, Alvaro Herrera <[email protected]> >> wrote: >> >>> Magnus Hagander escribió: >>>> Alvaro Herrera wrote: >>>>> Yeah, perhaps ... I think it should suggest all index entries that >>>>> start with the search string, not necessarily equal. >>>> Uh, I don't think that information is even available at that point. >>>> We >>>> index only the output of the web pages, not the SGML source. >>> AFAIK the search "suggests" stuff from pg_docbot or something similar. >>> That includes index entries. >> The docbot index is completely manually maintained. It never reads >> anything in our documetation. > > So where does the "we suggest this link" data come from?
A manually maintained database. That is regularly (as in, has been once) synced over from the IRC bot database. Which is, again, manually maintained by ppl in the irc channel. //Magnus -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
