Kevin Grittner
wrote:
> Katharina kuhn wrote:
>
> > 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
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 cus