I don't know exactly, but a long alternate can be used.
Make a program in which run a loop, Get all files one by one from slide and
again put them just, slide will reindex them. Some thing like this
pseudocode:-
While (fileexist)
{
file = GetFileFromServer(//GET request);
PutFileToServer(//PUT request);
}
Bruno Dorel wrote:
>
>
>
> Is it possible to re-index a SLIDE repository :
> I mean : du to several problems (normal in my case of use) I need to
> re-index my Slide content in a "rescue" procedure to synchronize the
> content (SLIDE) and the content index (lucene) is it possible ? is this
> re-index can be périodiq ?
>
> Regards
>
> B DOREL
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Big-XML-file-indexing-out-of-Memory-error-tf3044992.html#a8554982
Sent from the Jakarta Slide - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]