Hi,
I want to understand if fetching the term frequency of a term during
scoring is relatively cpu bound operation ?
Context - I am storing custom term frequency during indexing and later
using it for scoring during query execution time ( in Scorer's score()
method ). I noticed a performance drop in my application and I suspect it's
because of this change.
Any insight or related articles for reference would be appreciated.


*Thanks and Regards,*
*Vimal Jain*

Reply via email to