>
> : I thought I remembered seeing a thread related to retrieving only
> documents
> : that had more than one hit in a particular multivalue field, but I cannot
> : find it now.
>
> not easily.
>
> for arbitrary queries there's no simple way to kow what that query matches
> a single document, multiple times, in seperate field values.
>
> there may be some tricks that are possible if you give us a more concrete
> example of what exactly your use case is.
>

Thanks for the reply. I was beginning to think it was a stupid question. ;-)


A simple example would be if a schema included a phoneNum mulitValue field
and I wanted to return all docs that contained more than 1 phoneNum field
value.

It sort of like a facet query, but only on a per document count basis.

-- 
A. Steven Anderson
Independent Consultant

Reply via email to