[EMAIL PROTECTED] wrote:
I'm pretty sure this is a bug or incompatibility with Luke - I'm using
boosted documents, and I seem to remember that Luke reported everything
as 1.0, even though my test applications showed things correctly.
The boost in the final app is working fine, so the functionality of
Lucene appears to be correct.

This is not a bug or incompatibility - it's the way the boost values are stored in the index. Once the index is written down, the original boost values per field and per doc cannot be retrieved, because they are calculated into so called "fieldNorm" values.

--
Best regards,
Andrzej Bialecki     <><
___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to