Versions Compared

Key

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

...

Expand
titleSystem does index repair after shutdown and reboot
Info

This is normal behavior. Power outages, system hardware problems, deliberate application shutdowns, and many other issues can cause unintentional shutdowns. In this case, the index will undergo a health check at the next startup for possible damage and any errors found will be fixed.

To speed up the process, you need to back up the index and recover from backup on startup. Recovering from backup does not cause irreversible data loss. The next time you index what has changed, the latest additions are refreshed.

GEODI için FKM konfigürasyonu https://decesw.atlassian.net/wiki/pages/createpage.action?spaceKey=SDS&title=GEODI%20i%C3%A7in%20FKM%20konfig%C3%BCrasyonu

https://decesw.atlassian.net/wiki/spaces/SDS/pages/3955918370/GEODI+Proje+ve+Index+%2C+Yedeklenmesi+veya+Senkronizasyonu#GEODI-Index-Kurtarma-Se%C3%A7enekleri

...

Expand
titleBacking up the index and creating the FKM ( Disaster Recovery Center) environment
Info

Periodic backup of the index and creation of an active/passive DRM environment is described on pageGEODI için FKM konfigürasyonu https://decesw.atlassian.net/wiki/pages/createpage.action?spaceKey=SDS&title=GEODI%20i%C3%A7in%20FKM%20konfig%C3%BCrasyonu By only backing up, it speeds up the system startup and activation in case of possible interruptions.

Expand
titleRestoring Index Backup
Info

In the Advanced settings on the last page of the GEODI Project Wizard, the project index backup directory can be given against possible system outages. GEODI index can be used through this directory in case of possible interruptions. You can use the https://decesw.atlassian.net/wiki/spaces/SDS/pages/3955918370/GEODI+Proje+ve+Index+%2C+Yedeklenmesi+veya+Senkronizasyonu#GEODI-Index-Kurtarma-Se%C3%A7enekleripage for backup.

Expand
titleWhich Authorization is permisions are Required for Database Indexing
Info

Indexing is done as "Read-Only" according to the authorizations of the user given during database connection.

Logging

Expand
titleHow to process read GEODI Logs
Info

GEODI keeps its logs under appdata/dece/geodi. These logs are in CEF format and can be processed by SIEM tools.

%AppData%\Dece\Logs\GEODI\AppUsage directory contains the logs required for SIEM.

Expand
titleHow to Transfer convert Classification Logs to Database
Info

With the database option from the GEODI classifier settings interface, you can write the classification logs on the database by giving only a table name. Classification logs are automatically written to the table with the given name.

File Issues

Expand
titleHow encrypted password protected and erroneous files are processed
Info

GEODI indexes only the name of encrypted password protected files. Encrypted Protected files indexed in this way can be listed with the queries "status:GEODICryptedContent" or "status:GEODICryptedContentPart".

Files with errors can be queried with “status:HasScanError”

...

Expand
titleGEODI cannot see the mapped Network drive
Info

This issue is related to a security update to Windows. You can overcome this problem by performing the steps on the following page.

https://social.msdn.microsoft.com/Forums/vstudio/en-US/f8026f8f-3fba-4925-9344-87e16f085957/c-windows-10-systemiodirectoryexists-returns-false-for-a-mapped-drive?forum=csharpgeneral

Expand
titleTroubleshooting shape file ShapeFile character encoding issues
Info

A solution in case "strange" characters appear in short summaries when viewing records:

  • Create a CPG or CST file with the same name as the shape file and write the encoding name like ( UTF-8 , ISO-... ... https://msdn.microsoft.com/en-us/library/system.text.encoding(v=vs.110).aspx  )

  • If writing encoding is not a solution, after backing up the DBF file in the same directory as the SHP file, open it with OpenOffice or other software and select the encoding. The file is saved with the same name and extension.

    • ! The dbf file must be backed up. After this process, errors may be received when SHP is viewed with different programs.

Expand
titleFiles deleted at source Deleted files still appear in search results
Info

This behaviour is expected and by design. In order to remove deleted files from the GEODI index, you need to delete deleted files from the Project Management interface.

...

Expand
titleHow to Classify Files Discovered that are on Remote PCs?
Info

If you have a Classification license for the documents coming to the GEODI server via GDE, you can query the documents via GEODI ES and classify them on the source machine. Our Classifier and GDE solutions must be installed on the machine to be classified.

...