I want uniqueness within a single document so I'll take care of it in
the client.
Thanks again,
Mike
On 6/21/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 6/21/06, Mike Richmond <[EMAIL PROTECTED]> wrote:
> Is there anyway to not allow duplicates inside of a mutivalued field using
Solr?
N
On 6/21/06, Mike Richmond <[EMAIL PROTECTED]> wrote:
Is there anyway to not allow duplicates inside of a mutivalued field using Solr?
Not currently. Do you want uniqueness within a single document, or
across many documents?
If it's within a single document, this is probably easiest to
implemen
Is there anyway to not allow duplicates inside of a mutivalued field using Solr?
Thanks,
Mike