CREATE CUSTOM TEXT SEARCH PARSER

From: Katharina kuhn <katykuhn(at)gmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: CREATE CUSTOM TEXT SEARCH PARSER
Date: 2010-10-26 22:02:49
Message-ID: AANLkTi=9zAuHaG6h=FoiAgSAV3_ye=912qw8rOu-0oFs@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,
I'd like to build a custom text search parser and then use it within a
custom text search configuration.
It would be great if you could give us an example showing how to build a
custom parser, including examples of start, gettoken and end functions.
It would be even greater if one could add custom rules for parsing text to
the default parser....
I appreciate so much any hint!
Katharina

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Josh Kupershmidt 2010-10-27 00:46:25 Re: [NOVICE] Asynchronous I/O in Postgres
Previous Message Tom Lane 2010-10-25 23:18:49 Re: [GENERAL] Gripe: bytea_output default => data corruption