You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Kapil Chhabra <ka...@naukri.com> on 2005/05/24 12:58:52 UTC

I want to skip scoring of Hits

1. My application requires documents to be sorted on one of my indexed
fields everytime.
I use the hits.setSort() method to specify the field.
In short my application will never use the scores generated by lucene
search.
Is calculating scores a overhead? Can I skip the process somehow?

Regards,
Kapil


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org