Re: Combining hits from multiple documents into a single hit

2009-09-17 Thread Chris Hostetter
Assuming i understand you correctly, then... 1. properties only exist as part of a single article (no articles share a complex property) 2. you don't have any need to ever return searchese on properties, they exist just to add in searching for articles. IF that's correct, then the idea i w

Combining hits from multiple documents into a single hit

2009-09-08 Thread Adrian Banks
[I originally posted this to the Lucene.net mailing list,but it was suggested that I might have more luck here] I am trying to get a particular search to work and it is proving problematic. The actual source data is quite complex but can be summarised by the following example: I have arti