Re: Collecting documents where only one field term matches

2005-04-04 Thread Terry Steichen
I wonder if you could accomplish your goal by creating another field during indexing which holds the number of terms in the "species" field. If that's possible, then you might get what you want with a query like: +species:"homo sapien" +num_species:1. mad Cow wrote: Could some more experienced

Re: Collecting documents where only one field term matches

2005-04-04 Thread Miles Barr
On Mon, 2005-04-04 at 09:17 +, mad Cow wrote: > Could some more experienced users suggest a solution to my problem. I have > documents which contain multiple terms and phrases, and I wish to collect > documents which match only the term I query for. > > For example: > Doc1 contains, >spe

Collecting documents where only one field term matches

2005-04-04 Thread mad Cow
Could some more experienced users suggest a solution to my problem. I have documents which contain multiple terms and phrases, and I wish to collect documents which match only the term I query for. For example: Doc1 contains, species:"homo sapien" Mammalia Doc2 contains, species:"homo sapien