On Tue, Feb 9, 2010 at 08:57, Thomas Müller <[email protected]> wrote: >> the clients connect with RMI. > > I'm not sure, but that might be the problem.
Ideally (and AFAIK when using DataStore), the binary property should be stored in a temporary file before it is persisted, and that file stream can be used by the indexer. (Right?) Maybe in case of RMI that is not the case. Or maybe the config could be changed to a DataStore to avoid the problem. In the worst case, the specific full text indexer loads everything into memory and is the actual problem. Regards, Alex -- Alexander Klimetschek [email protected]
