Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Index Storage

  1. The index needs some storage. The size will be much smaller than the data, but it is unpredictable. You may assume %10 to %20 generally.

  2. Options like sampling mode or similarity indexing., affect the index size.

  3. A backup space for the index should also be reserved for uninterrupted service.

Info

Indexing

Time

Speed

  1. The time very depends on the CPU, Memory, Disk and other resources of the Server that GEODI runs on.

  2. Data throughput of the Network and Disk of data sources are also very important.

  3. Options like OCR or FacePro greatly affect the performance.

  4. The GEODI indexing engine multitasks and processes multiple documents simultaneously. The Indexing Speed parameter mentioned in the Settings tab affects this speed. If the server has no task other than GEODI, we Indexing speed explained on the settings page affects the speed. We suggest that you set it to maximum. GEODI will use the CPU as much as possible but leave at least a core for user interaction.

...