Hi, On Dec 25, 2007 4:08 PM, lijin0501 <[EMAIL PROTECTED]> wrote: > 1.Can we build one repository on serveral machines? > 2.Can we build one workspace on serveral mashines?
What do you mean by "build"? If "use"; you can access a repository remotely using the JCR-RMI component. If "run"; you can run a repository on multiple serves using the clustering feature. > 3.Can we combine different indexes of different workspaces into one index? No, each workspace has it's own index. BR, Jukka Zitting
