: The query is against a schema that stores the user_ids who have worked on each
: document in a multi-value integer field called 'user_ids'. I'd like to query
: solr for all documents that anyone other than a few users have worked on.
:
: For instance, say the user group I'm working with is use
Hi,
I'm trying to find a way to express a certain query and wondering if
anyone could help.
The query is against a schema that stores the user_ids who have worked
on each document in a multi-value integer field called 'user_ids'. I'd
like to query solr for all documents that anyone other th