<div dir="ltr">Hi<div><br></div><div style>WIth our current architecture, it is quite expensive to do many lookups of 1 verse each. For example, if I&#39;m doing a search, I can get 100 keys back from Lucene very quickly, but if I then want to retrieve the results separately this is very expensive.</div>
<div style><br></div><div style>One of my use case is to retrieve the results and then filter out those results that don&#39;t match a particular criteria. I also then interleave those results with other HTML fragments. </div>
<div style><br></div><div style>Can anyone think of a good way to retrieve all the content in one go, but not as 1 document?</div><div style>Chris</div><div style><br></div></div>