Hello ,

 I want to  Search relational content  which has parent child
relationship . I am following below link

http://blog.mikemccandless.com/2012/01/searching-relational-content-with.html

but got problem in following line

 BlockJoinQuery skuJoinQuery = new BlockJoinQuery(
    skuQuery,
    shirts,  ScoreMode.None);

where is "BlockJoinQuery " class in lucene-4.1.0 ? It has been
removed or some other alternative way is in  this version.

Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to