Re: Setting Boost values

2009-07-21 Thread AHMET ARSLAN
> We have indexed various field related information, such as > Title, Body , Meta text, H1, URLĀ  etc. > What should be the values for these fields? Boost value is multiplied with score. Or in other words it is a multiplication factor in score calculation. > Should they be relative? Yes. > Are

Setting Boost values

2009-07-21 Thread Kushal Dave
Hi, We are implementing a search engine for a huge dataset (approximately 50 million html pages). We have indexed various field related information, such as Title, Body , Meta text, H1, URL etc. Lucene provides the setBoost() function to give weightage to these fields. What should be the values f