Re: Terms with different boosts

2008-09-11 Thread Markus Lux
uggest another way to index terms in different boosts? > Thanks, > Guy > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Markus Lux Heeper Straße 241 33607 Bielefeld mobil +49 162 6960943 http://www.mlux.de

Injecting additional tokens

2008-09-01 Thread Markus Lux
Hi, Assume I have a String "z-4". That would be properly indexed by my Analyzer, so I'd find the belonging document if I search for "z-4". Now I also want to find that document if I search for "z4". Now my approach would be to inject an additional token "z4" at indexing time. There may also be sev