: thanks for the answer, with that information I can pull out the term : frequency. Reason for all this, is that we want to use this scoring : algorithm: : http://download-uk.oracle.com/docs/cd/B19306_01/text.102/b14218/ascore.htm
Uh.... why? Based on the description this sounds exactly like the Lucene scoring formula with some of hte details glossed over ... why not just use the score Solr computes for you? -Hoss