> Rather than index one doc per page, you could index a special > token between pages. Say you index $$$$$$$$$ as the special > token.
I have decided to use this version, but... What token can I use? It must be a token which gets never removed by an analyzer or altered in a way that it not unique in the resulting tokenstream. Is something like $0123456789$ the way to go? Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]