You may want to look into the new lazy field loading (on the trunk), in
case you have 1 or 2 large fields that you don't necessarily display
right away (unless a user clicks on a result).
This can speed up document loading significantly.
heritrix.lucene wrote:
Hi,
Actually i forgot to write t
Hi,
Actually i forgot to write that my application is web based and i am running
this on tomcat server.
assuming your application is web based, the general concesus is to start
by implimening your app so that each page reexecutes the search,
reexecuting the search is not feasible as every time
: I have built an small application that give some thousand results. I want to
: display results as google displays using pagination.
: Here my question is, how I'll maintain the sequence of displayed result.
:
: Should i associate the "Hits" object along with the session.
assuming your applicati
Hi all,
I have built an small application that give some thousand results. I want to
display results as google displays using pagination.
Here my question is, how I'll maintain the sequence of displayed result.
Should i associate the "Hits" object along with the session.
Assume i want to display