[jsword-devel] Floating an idea

Chris Burrell chris at burrell.me.uk
Sun May 26 04:47:15 MST 2013


Hi

WIth our current architecture, it is quite expensive to do many lookups of
1 verse each. For example, if I'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.

One of my use case is to retrieve the results and then filter out those
results that don't match a particular criteria. I also then interleave
those results with other HTML fragments.

Can anyone think of a good way to retrieve all the content in one go, but
not as 1 document?
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/jsword-devel/attachments/20130526/819f4f2a/attachment.html>


More information about the jsword-devel mailing list