You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Jake Shapiro <Ja...@iag.com.au> on 2006/03/31 09:40:16 UTC

Lucene indexer deployment in WebSphere 5.1 cluster

_______________________________________________________________________________________

Note: This e-mail is subject to the disclaimer contained at the bottom of this message.
_______________________________________________________________________________________


Hi,

I was looking through archive for the best practice of Lucene indexer
configuration deployed in the [WebSphere 5.1 on AIX ] cluster  and found
some good posts in March 2005 thread which left me looking for more info

The index:
a) file size is not expected to exceed 2GB so loading it into memory
[say web-aplication scope] using RAMDirectory is definitely feasible
b) add/update request expected every 2 sec at peak hour
C) the indexer is a multi threaded process currently deployed as a
WebSphere custom service, exposed as MBean, on single WAS 5.1 server

I'd like to know: 

1. What is the best approach for cluster deployment for the scenario
described above?

2. Did somebody use dynamic data replication feature of WAS 5.1 cluster
to cache in-memory index? If so how replicator was made aware of
application - scoped data and how  often in-memory index was
synchronised with secondary storage (NAS / NFS / database) 

Any thoughts will be appreciated

Jake


_______________________________________________________________________________________

The information transmitted in this message and its attachments (if any) is intended 
only for the person or entity to which it is addressed.
The message may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in reliance 
upon this information, by persons or entities other than the intended recipient is 
prohibited.

If you have received this in error, please contact the sender and delete this e-mail 
and associated material from any computer.

The intended recipient of this e-mail may only use, reproduce, disclose or distribute 
the information contained in this e-mail and any attached files, with the permission 
of the sender.

This message has been scanned for viruses with Symantec Scan Engine and cleared by 
MailMarshal.
_______________________________________________________________________________________