Download Latest Version EssentialScanner-1-0-1-7.tar.gz (13.2 MB)
Email in envelope

Get an email when there's a new version of EssentialScanner

Home
Name Modified Size InfoDownloads / Week
libpst-0.6.54-3.el6.src.rpm 2012-01-20 13.5 MB
EmailConverter-9.tar.gz 2012-01-20 10.1 kB
libpst-0.6.53-1.src.rpm 2011-08-20 2.0 MB
libpst-0.6.53-1.x86_64.rpm 2011-08-18 88.6 kB
EmailConverter-8.tar.gz 2011-08-15 10.0 kB
EmailConverter-7.tar.gz 2011-06-15 10.0 kB
libpst-0.6.52-2.src.rpm 2011-06-08 2.0 MB
EmailConverter-6.tar.gz 2011-04-29 9.6 kB
EmailConverter-5.tar.gz 2011-04-14 9.5 kB
EmailConverter-4.tar.gz 2011-02-26 9.3 kB
EmailConverter-3.tar.gz 2011-02-25 9.2 kB
EmailConverter-2.tar.gz 2011-02-18 9.2 kB
EmailConverter.tar.gz 2010-08-13 8.2 kB
readme.txt 2009-10-13 1.5 kB
EssentialScanner-1-0-1-7src.tar.gz 2009-10-13 13.4 MB
EssentialScanner-1-0-1-7.tar.gz 2009-10-13 13.2 MB
Totals: 16 Items   44.3 MB 0
RiverGlassTM EssentialScanner is an open source web crawler. The purpose of this system
is to index the text content of discovered files so they can be retrieved and analyzed.
It is intended for those in need of robust, yet low-cost and easy-to-deploy, scanner
capabilities as part of larger enterprise search solutions.

The docs/ directory in the distribution  contains information on installation, system
requirements and instruction on how to use the application. Simply open the index.html
file found in this directory and follow the links.

You will first have to extract the distribution from the tarball. The following command
issued form the same directory as the tarball should do it:

    mkdir /app/swc
    cd /app/swc
    tar xvf /home/myfolder/EssentialScanner-1-0-0-3.tar.gz

The first command creates a directory to contain the application. The second commands
makes the new application directory the working directory. The last command extracts
the contents of the tarball into that directory(assuming the tarball is located in
the directory /home/myfolder/). 

Once you have extracted the application, please do read the documentation. It is
very enlightening!

Changes in 1.0.1.7:

1.0.1.7 includes a significant refactoring of the code base, which is now smaller and
easier to understand.

The reset function in the query client now resets the limit and the fields specifiers.

Web authentication credentials will have to be re-entered in this version as some of
the security and encryption mechanisms have been changed.
Source: readme.txt, updated 2009-10-13