tsearch2 parser configuration - Mailing list pgsql-general

From Worky Workerson
Subject tsearch2 parser configuration
Date
Msg-id ce4072df0702061239t67fbe1d2u5ea85fa8d44dbb98@mail.gmail.com
Whole thread Raw
Responses Re: tsearch2 parser configuration  (Oleg Bartunov <oleg@sai.msu.su>)
Re: tsearch2 parser configuration  (Hannes Dorbath <light@theendofthetunnel.de>)
List pgsql-general
Is it possible to configure the tsearch2 parser?  I'd like a very dumb
parser that splits on everything that is not [a-zA-Z0-9.].  The
default parser seems to work well on my dataset except for the '/'
character ... it doesn't split mike/john into two lexemes.  And ideas?

Thanks!

pgsql-general by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: partitioning / rules - strange behavior
Next
From: "Thomas F. O'Connell"
Date:
Subject: 8.2.2 Announcement?