On Feb 4, 2009, at 7:29 PM, Jonah Schwartz wrote:
>
> We want to configure solr so that fields are indexed with a maximum term
>> frequency and a minimum document length. If a term appears more than N
>> times
>> in a field it will be considered to have appeared only N times. I
We want to configure solr so that fields are indexed with a maximum term
frequency and a minimum document length. If a term appears more than N times
in a field it will be considered to have appeared only N times. If a
document length is under M terms, it will be considered to exactly M terms.
We h