Hey there, I have a simple question about boosting fields, I have a lucene indexer app that indexes data from a db. At indexing time I give different boost to the fields depending on if the field is title or content. Would it be the same to set the boost at searching time instead of at indexing? I mean, the results of the search would be exactly the same?
Thanks in advance -- View this message in context: http://www.nabble.com/Boosting-fields-are-searching-or-indexing-time--tp20759051p20759051.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]