ara.t.howard wrote:
> my questions are
>
> 1) can the current parser be configured in any way?
>
> 2) if not, can someone provide and direction towards writing my own
> and configuring pg to use it?
http://www.postgresql.org/docs/current/static/test-parser.html
Best regards,
--
Daniel
i've been playing with the new built-in tsearch functionality and it's
really, really cool.
however, the default parser seems a overly complicated and
non-principle-of-least-surprise - at least to me.
for instance
filename.jpg
will not be found by a search for 'filename', since the default pars