On 1/23/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
- try disabling length normalization for the title field, then remove the entire index and re-idnex.
Forgot to tell you how to disable length normalization: set omitNorms="true" on the field in schema.xml -Yonik