On Tue, 2006-06-20 at 12:02 +0200, Marcus Falck wrote: > So I guess I will have to get lucene to store a 4 byte norm in the > form of a float instead of the single byte? > > Is this do able or is it just madness? And will it slow the search > timings down or will it just eat more memory?
It is not to hard to refactor Lucene (back) in to doing that. I did it once. That code is no longer around, but it took something like an hour. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]