Re: Nested BlockJoinQuery

2012-02-11 Thread Mark Harwood
ove, we would expect > the result set to include 'Rock/Pink Floyd' because of Roger Waters and > 'Alternative/Indie' because of the Waters band name. > > It seems like this would be a good candidate for using nested BlockJoinQuery > queries. > > Thanks, >

Nested BlockJoinQuery

2012-02-11 Thread hasghari
he genre/band are. In the case of the sample data above, we would expect the result set to include 'Rock/Pink Floyd' because of Roger Waters and 'Alternative/Indie' because of the Waters band name. It seems like this would be a good candidate for using nested BlockJoinQuery queries.