See below
1) Is there a significant difference in performances between a freshly
created core ("the first time to index"), to an "old" core (every
document already exists is the core)?
not really. Documents are indexed in "segments", and a fresh one is
usually opened after every commit (you only c
Hi community,
Say I have lots of documents to index, each with primary key in the index, and
I index them frequently.
They are not indexed all together (like in bulk), but each in a different time.
1) Is there a significant difference in performances between a freshly created
core ("the first t
On Fri, Dec 30, 2011 at 12:25 AM, Avni, Itamar wrote:
[...]
> This electronic message may contain proprietary and confidential information
> of Verint Systems Inc., its affiliates and/or subsidiaries.
> The information is intended to be for the use of the individual(s) or
> entity(ies) named abov