luceneutil
luceneutil copied to clipboard
Increase the default -topN
Our search benchmarks use a fixed number of top hits that is equal to 10. Even though his may be the number of hits displayed in the UI, in many cases, the application retrieves more top hits than that in order to be able to rescore them. Should we increase the default value of -topN
to something bigger to make the search benchmark a bit more realistic? E.g. 100?
+1
And let's add annot confessing the change too ;)