Alkaline is a full-featured standalone search and index server. The spider is a fully remote indexing daemon which includes support for all standards like robots.txt and "skip" meta tags, and allows multiple distinct configurations and search groups (searching many different sites from your server), including complex regexp indexing paths, authentification, filters for various document formats, XML-based online management and statistics, mrtg-compatible perf numbers, and more.
| Tags | Internet Web Indexing/Search HTTP Servers |
|---|---|
| Operating Systems | Windows Windows Windows POSIX BSD BSD/OS FreeBSD NetBSD IRIX Linux Solaris |
| Implementation | C++ |
Recent releases


Changes: This version has two dozen big bugfixes, a dozen new features including much better memory managemement, file:// support, and more. It is also the first joined release with PerlTools.


Changes: The Weight and WeakWords options were added to asearch.cnf. The --enableswap option was added. NTLM authorization can now be used in the Windows version. A command line option was added to apply existing regular expressions to exclude items from written indexes. The following options were added to global.cnf: Ssi, RampupSearchThreads, MaxSearchThreads, MaxSearchQueueSize, MaxSearchThreadIdle, MaxIndexThreads and RampupIndexThreads.


Changes: New features and major bugfixes include custom Metas, If-Modified-Since client-to-Alkaline, keep-alive client-to-Alkaline, ReplaceLocal for faster local indexing, show entire database, ErrorFooter, Realm, improved online management, improved file security, numeric meta search, ParseContent, SearchPartialLeft, multiple services on NT, NoTextDescription, RequestHeader, better daemon support, and a Nagle implementation.


Changes: Numerous bugfixes have been made; this release targets mostly stability issues. It includes compiled and extended versions of NdxScan, UrtList, and MrtgStats, and you can now use MRTG to get search engine statistics from the perf counters' XML.


Changes: Alkaline is now run as a native Windows NT service. It has a totally new admin section using JavaScript and XML, more regexp rules, improved parallel indexing and md5 handling, numerous bug fixes, and better DoS handling. The equiv.struct-like configuration files are gone.
A set of libraries and tools for reading, mastering, and writing optical discs.
- All comments
Recent commentsRe: Alkaline open source?
>
> % We are asking ourselves a question
> about
> % making Alkaline open-source. What do
> you
> % think?
>
>
> Good idea! I'm implementing Alkaline for
> several Government clients who now pick
> Alkaline mostly on implementation speed
> & cost. An open source Alkaline would
> make it even more interesting due to
> recent interest in Open Source from our
> (Dutch) government.
Great idea, we're still using the software but have found it is segmentation faulting on the latest stable version of Debian. Would be great to be able to compile from source.
more Core
shame it core dumps after it runs out of memory on a FreeBSD SMP machine
and it complains about bogus addresses when it wants to clear its malloc spaces..
using a "int" to keep track of 32bit addresses ?
Re: Alkaline open source?
> We are asking ourselves a question about
> making Alkaline open-source. What do you
> think?
Good idea! I'm implementing Alkaline for several Government clients who now pick Alkaline mostly on implementation speed & cost. An open source Alkaline would make it even more interesting due to recent interest in Open Source from our (Dutch) government.
Re: Alkaline open source?
This is easy and plenty of sites do this, please refer to www.vestris.com.
> I'm really interested by integrating
> Alkaline on a site I will work on. But
> this site will be almost full java : is
> it nevertheless possible to interface
> Alkaline on java sites ? Do you have
> some examples of Alkaline used
> successfully by java JSP/servlets sites
> ?
Re: Alkaline open source?
I'm really interested by integrating Alkaline on a site I will work on. But this site will be almost full java : is it nevertheless possible to interface Alkaline on java sites ? Do you have some examples of Alkaline used successfully by java JSP/servlets sites ?