On 1/9/07, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
Couldn't one convert a non NO_NORMS field to a genuine NO_NORMS field by: 1. expanding an index to a multi-file index (if the index was a .cfs one) 2. removing the appropriate .fN file from the index directory 3. switching that omitNorms bit in FieldInfo
Yes, that would work for some custom code. Step (2) might even be done for you if you do step 3 first and then do an optimize. This stuff seems more like the exception than the norm :-) though, so I think it might not be worth the burden of supporting it in the public API. -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]