> > Is there a way to find all the documents in the index that have, say, 1-5 > (or, generally, N-M for some values of N and M) values for "foo"? > Sorry, but I did not understand. Do you want to find documents which have all of these values: N, N+1, N+2 ..., M in the field "foo"?
Cheers Avlesh On Mon, Aug 10, 2009 at 8:07 AM, Ian Sefferman <is...@iseff.com> wrote: > Hi, > I have an index that contains a multiValued field, "foo". > > Is there a way to find all the documents in the index that have, say, > 1-5 (or, generally, N-M for some values of N and M) values for "foo"? > > Thanks, > Ian > > -- > Ian Sefferman | (406) IAN-1337 > http://www.iseff.com >