Re: query syntax for complement set

2007-10-07 Thread Chris Hostetter
: 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

query syntax for complement set

2007-10-05 Thread Doug Daniels
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