CREATE CUSTOM TEXT SEARCH PARSER - Mailing list pgsql-docs

From Katharina kuhn
Subject CREATE CUSTOM TEXT SEARCH PARSER
Date
Msg-id AANLkTi=9zAuHaG6h=FoiAgSAV3_ye=912qw8rOu-0oFs@mail.gmail.com
Whole thread Raw
Responses Re: CREATE CUSTOM TEXT SEARCH PARSER  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List 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

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] Gripe: bytea_output default => data corruption
Next
From: Josh Kupershmidt
Date:
Subject: Re: [NOVICE] Asynchronous I/O in Postgres