update known issues

This commit is contained in:
adam-m 2012-04-10 13:23:16 -04:00
parent d17c272420
commit bd7196a7f3

View File

@ -2,10 +2,19 @@ Known issues and limitations
We plan to address the following issues in future releases.
General:
- Only a single instance of the application can be executed at once. There is no check if another instance is already running. Running a second instance will cause issues.
Case:
- Closing a Case in certain situations when ingest is running or processing is done in the background may cause stability issues. If case cannot be cleanly closed, close the application.
Ingest:
- Ingest can fail and cause unexpected behavior if "Add image" action is performed while ingest is running.
- Ingest may fail and cause unexpected behavior if "Add image" action is performed while ingest is running.
Hash DB:
- Hash DB module does not currently search unallocated space and unallocated/deleted files,
Keyword search module:
- Keyword search module does not currently search unallocated space,
- Keyword search maximum size of files to be indexed and searched is 200MB,
- Keyword search maximum size of unknown files to be searched is 10MB.
- Keyword search module does not currently search unallocated space and unallocated/deleted files,
- Keyword search maximum size of files to be indexed and searched is 100MB,
- Keyword search maximum size of unknown files to be searched is 1MB.