See if SOLR-5831 <https://issues.apache.org/jira/browse/SOLR-5831> helps.
Peter On Tue, Sep 16, 2014 at 11:32 PM, William Bell <billnb...@gmail.com> wrote: > What we need is a function like scale(field,min,max) but only operates on > the results that come back from the search results. > > scale() takes the min, max from the field in the index, not necessarily > those in the results. > > I cannot think of a solution. max() only looks at one field, not across > fields in the results. > > I tried a query() but cannot think of a way to get the max value of a field > ONLY in the results... > > Ideas? > > > -- > Bill Bell > billnb...@gmail.com > cell 720-256-8076 >