Question
Verity with categories problems
I am using the categories feature of verity in ColdFusion MX 7.0.1 Cumulative Hot Fix 2.
My test collection contains 77 documents
Some documents have more than one category
Categories are numbers, 1,2,3,etc
When I do a search and specify the categories to search on it returns very few records (in this case 7) even when I specify all possible categories in the cfsearch tag. If I remove all categories from the cfsearch tag and run the same search I recieve 77 results.
I have tried recreating the collection, purgeing it and repopulating, restarting the server with no effect.
Any help you can provide would be apreciated.
Thanks