On 10/7/07, Michael McCandless <[EMAIL PROTECTED]> wrote: > Actually, MultiReader & MultiSegmentReader make use of this method, to > load all norms from each sub-reader into a single byte array.
Right. Karl, see MultiSegmentReader.norms(String field) for how this method is used. You want to be able to read all of the norms of a sub-reader into the middle of an existing byte[] that is passed. -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]