Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id BE2092E02FA for ; Wed, 5 Mar 2008 03:48:43 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 87649-07 for ; Wed, 5 Mar 2008 03:48:38 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by postgresql.org (Postfix) with ESMTP id 41B662E019E for ; Wed, 5 Mar 2008 03:48:41 -0400 (AST) Received: from gevmus (213-84-4-128.adsl.xs4all.nl [213.84.4.128]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id m257mZPJ056223; Wed, 5 Mar 2008 08:48:35 +0100 (CET) (envelope-from pgdev@xs4all.nl) From: "Gevik Babakhani" To: "'Richard Huxton'" , "'Oleg Bartunov'" Cc: "'Magnus Hagander'" , "'PostgreSQL - WWW ML'" References: <004a01c879a3$874b7a80$0a01a8c0@gevmus> <20080228082525.GD13189@svr2.hagander.net> <003f01c879e6$8ecdf380$0a01a8c0@gevmus> <47CD2D38.6080208@archonet.com> Subject: Re: www search behaviour Date: Wed, 5 Mar 2008 08:48:34 +0100 Message-ID: <000301c87e95$531cea90$0a01a8c0@gevmus> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <47CD2D38.6080208@archonet.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Thread-Index: Ach959COYVKlH8kTSvWYeUIeMI+xxgArWILw X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/66 X-Sequence-Number: 14185 > If it's of interest, I've got a custom parser here which is > based on the default defined in wparser_def.c but includes an > "identifier" type which allows underscores. Would it be possible to share this code with us? Regards, Gevik.