You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
142 lines
3.1 KiB
HTML
142 lines
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>
|
|
ht://Dig: TODO list
|
|
</title>
|
|
</head>
|
|
<body bgcolor="#eef7ff">
|
|
<h1>
|
|
TODO list
|
|
</h1>
|
|
<p>
|
|
ht://Dig Copyright © 1995-2004 <a href="THANKS.html">The ht://Dig Group</a><br>
|
|
Please see the file <a href="COPYING">COPYING</a> for
|
|
license information.
|
|
</p>
|
|
<hr size="4" noshade>
|
|
<p>
|
|
Here is a list of things have been requested or that are in
|
|
the works. They in no particular order. Tasks that are
|
|
outstanding are designated with a square. Tasks which are
|
|
complete but not in the current release yet are designated
|
|
with a circle, and tasks which have been completed and are in
|
|
the current release are designated with a bullet.
|
|
</p>
|
|
<p>
|
|
Feature requests and bug reports are always welcome. They should
|
|
be sent to
|
|
<a href="mailto:htdig3-bugs@htdig.org"><htdig3-bugs@htdig.org></a>
|
|
</p>
|
|
<ul>
|
|
<li type="bullet">
|
|
Redesign the database backend to support additional enhancements:
|
|
<ul>
|
|
<li type="bullet">
|
|
Phrase searching
|
|
</li>
|
|
<li type="circle">
|
|
Field-based searching
|
|
</li>
|
|
<li type="bullet">
|
|
"Collections" of multiple databases
|
|
</li>
|
|
<li type="square">
|
|
Continual indexing
|
|
</li>
|
|
<li type="square">
|
|
Parallel indexing and searching
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li type="bullet">
|
|
Add support for BSDI make program
|
|
</li>
|
|
<li type="bullet">
|
|
Add support for different transport protocols
|
|
<ul>
|
|
<li type="square">
|
|
Gopher
|
|
</li>
|
|
<li type="square">
|
|
FTP
|
|
</li>
|
|
<li type="bullet">
|
|
local filesystem
|
|
</li>
|
|
<li type="bullet">
|
|
HTTP-PROXY
|
|
</li>
|
|
<li type="square">
|
|
HTTPS
|
|
</li>
|
|
<li type="bullet">
|
|
HTTP/1.1
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li type="square">
|
|
Better Internationalization
|
|
<ul>
|
|
<li type="square">
|
|
Support for UTF-8
|
|
</li>
|
|
<li type="bullet">
|
|
Allow character translation (e.g. remove accents)
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li type="square">
|
|
Better examples of configuration and result templates
|
|
</li>
|
|
<li type="bullet">
|
|
Eliminate or detect duplicate documents
|
|
</li>
|
|
<li type="bullet">
|
|
Send one e-mail per author using htnotify
|
|
</li>
|
|
<li type="bullet">
|
|
Allow "external decoders," programs to perform some action on
|
|
files before parsing.
|
|
<ul>
|
|
<li type="bullet">Compress, gzip, bzip2, zlib decoders</li>
|
|
<li type="square">DVI, TeX -> PS decoders</li>
|
|
</ul>
|
|
</li>
|
|
<li type="bullet">
|
|
AltaVista style +/- boolean queries
|
|
</li>
|
|
<li type="square">
|
|
Support for browser cookies
|
|
</li>
|
|
<li type="square">
|
|
Search improvements
|
|
<ul>
|
|
<li type="bullet">
|
|
Phrase searching
|
|
</li>
|
|
<li type="square">
|
|
New fuzzy search types
|
|
<ul>
|
|
<li type="bullet">
|
|
Automatic spelling correction
|
|
</li>
|
|
<li type="square">
|
|
Trigram matching
|
|
</li>
|
|
<li type="bullet">
|
|
Regex word match
|
|
</li>
|
|
<li type="bullet">
|
|
Accent stripping
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<hr size="4" noshade>
|
|
Last modified: $Date: 2004/05/28 13:15:17 $
|
|
</body>
|
|
</html>
|