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
this case, returning Document 1 and Document 4?
Ian
--
Ian Sefferman | (406) IAN-1337
http://www.iseff.com
On Sun, Aug 9, 2009 at 9:06 PM, Avlesh Singh wrote:
>>
>> Is there a way to find all the documents in the index that have, say, 1-5
>> (or, generally, N-M for some values