Hi all, I was hoping someone could shed some light on this? When I set a boost for a particular field during indexing, for example
field.setBoost(1.5f); document.add(field); Then do a indexwriter.optimize(); But when I do a search and get the document back, the boost value for that field has been reset back to the default value of 1. Has anyone else come across a similar situation?? Cheers Steve ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]