>
> all docs that contain more than one phone number - regardless of matching a
> particular query?
>

Exactly.


> knowing that was a useful query, i'd change my indexer to also provide
> either a field with the count of phone number values, or a boolean field
> saying whether there are more than one or not.
>

True, but I was hoping there would be a generic query way to do it.


> things are more complex if you're asking something different than my
> interpretation above.
>

No. That was it.  Basically, the functional equivalent of "select * from
docs where count(phone) > 1".

I was thinking there might be a way with function queries, but I guess not.

Thanks for the answer though.

-- 
A. Steven Anderson
Independent Consultant

Reply via email to