> Thing is, having a custom Similarity and setting tf=1.0f > will turn off term > frequencies globally, which is not what I need; I'd like to > do it per field.
I think, it is possible to use different similarities for different fields. https://issues.apache.org/jira/browse/SOLR-2338