indexer)"? What about
performances?
-Message d'origine-
De : Doron Cohen [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 6 septembre 2006 21:00
À : java-user@lucene.apache.org
Objet : Re: Indexer large file and hi performance indexing
"HODAC, Olivier" <[EMAIL PROTEC
origine-
De : Doron Cohen [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 6 septembre 2006 21:00
À : java-user@lucene.apache.org
Objet : Re: Indexer large file and hi performance indexing
"HODAC, Olivier" <[EMAIL PROTECTED]> wrote on 06/09/2006 03:04:15:
>
> hello,
>
&g
"HODAC, Olivier" <[EMAIL PROTECTED]> wrote on 06/09/2006 03:04:15:
>
> hello,
>
> I design an application which bottleneck concerns the indexing
> process. Objects indexation blocks the user's action. Furthermore, I
> need to index a large maount of documents (3 per day) and save
> them on the
hello,
I design an application which bottleneck concerns the indexing process. Objects
indexation blocks the user's action. Furthermore, I need to index a large
maount of documents (3 per day) and save them on the file system.
The first developments have been initiate with lucene 1.4.3 and