Hi Rob,
> How important is it that the search index be absolutely up to date?
Very important, I'am afraid. There are two web apps (out of historical reasons - they are
located in the same EAR) with different users. Say a user creates or updates records. Then
the changes have to be available im
How important is it that the search index be absolutely up to date? I
read from a RAMDirectory based index but the actual index is in a
FSDirectory. The way I managed it was to have the RAMDirectory
periodically (two hourly) reloaded. My data doesn't have to be
completely up to date so this wor