Re: [sleuthkit-developers] Search
Brought to you by:
carrier
From: Márcio C. <ma...@di...> - 2004-05-04 17:04:44
|
On Mon, 3 May 2004 13:19:06 -0700 (PDT), Linux Tard <lin...@ya...> escreveu: > > While not part of Sleuthkit you can use GLIMPSE. > No, Glimpse only indexes text files. Lucene (http://jakarta.apache.org/lucene) seems to be a nice indexer, but still doesn't indexes other types of files (but has a framework for one to implement classes that understand other formats). :-/ Márcio. |