Re: Why read past EOF

2012-02-11 Thread Michael McCandless
I'm glad the timed deletion policy is working on NFS! Thanks for bringing closure, Mike McCandless http://blog.mikemccandless.com On Fri, Feb 10, 2012 at 9:58 PM, superruiye wrote: > Thanks for your advice and patient. > I modify "present",and use stress testing two day(loop search and index),

Re: Nested BlockJoinQuery

2012-02-11 Thread Mark Harwood
Your requirement does not sound like a good fit for the nested stuff but is probably more one for conventional faceting. I would characterise the uses for Nested as follows: 1) The parent of a nested block is typically the "item of interest" that is returned i.e. the search results are a list

Nested BlockJoinQuery

2012-02-11 Thread hasghari
I'm trying to learn more about using BlockJoinQuery in our search application and I came across this blog post by Mike McCandless: http://blog.mikemccandless.com/2012/01/searching-relational-content-with.html The blog post mentions that it is possible to do joins that can be nested (parent to chil