Re: deviations

2007-02-07 Thread poeta simbolista
Thank you very much. Actually, I said size as an example, as i could have said any other field: the thing has to work for any numerical field. That means, I cannot special-case the problem. Cheers Grant Ingersoll-6 wrote: > > Have a look at the FieldSelector stuff, assuming you are using trunk

Re: deviations

2007-02-06 Thread Grant Ingersoll
Have a look at the FieldSelector stuff, assuming you are using trunk or some recent nightly build. It _may_ help w/ what you are doing. Also, I would think you could calculate the median at indexing time (or just after), but I'm not sure I fully understand what you are trying to do, so ta