I've modified DefaultSimilarity's computeNorm method to always return 1 and
I'm able to get the results I want, but this requires a reindex.  I want to
be able to set the numTerms/FieldNorm score dynamically at search time based
on some factors, what methods would I need to override to do this? I've been
searching through the source code, but have been unable to find the proper
methods. I am working off of trunk. For these type of questions, is this the
proper group to ask or should  this be a solr user question?

Reply via email to