Re: Where to place a filter...

2007-11-23 Thread Doron Cohen
:27:20: > Hello, > > as a prolog, i have no problems and everything works the way i want :-) > > I am more interested in a tip if i am using the right way or pattern. > I want to strip accents before data goes into my index, so i wrote > the code following below. I did not find an ex

Where to place a filter...

2007-11-22 Thread Christian Aschoff
Hello, as a prolog, i have no problems and everything works the way i want :-) I am more interested in a tip if i am using the right way or pattern. I want to strip accents before data goes into my index, so i wrote the code following below. I did not find an example of where to place a