ht-//Dig

From Wikipedia, the free encyclopedia
ht://Dig
Stable release
3.2.0b6 / 16 June 2004; 19 years ago (2004-06-16)
Repository
Written inC++
Operating systemUnix
TypeWeb search engine
LicenseGNU General Public License
Websitehtdig.sourceforge.net

ht://Dig is a free software indexing and searching system created in 1995 by Andrew Scherpbier while he was employed at San Diego State University.[1][2] It can provide a search engine for a single website.

It includes three groups of files: a set of tools for indexing, a set of tools for searching, and a set of HTML files for building the user interface to access the search engine.[3] ht://Dig works differently from most search engines as most engines use a two-step process, building an index and searching it. ht://Dig indexes pages in full, then processes the pages into a searchable form later using soundex and metaphone.[4] ht://Dig also stores fuzzy match information instead of using a dynamic algorithm.[5] At one time, over 500 organizations used ht://Dig to index sites they owned. Notable sites included Blizzard Entertainment, Greenpeace, and The Mozilla Foundation.[6]

The last official release is Dig 3.2.0b6 announced on 16 June 2004. Only sporadic maintenance is in evidence since that date at the project's bug reporting page. It was used by the GNU project's website for a long time but was replaced in 2008 with Hyper Estraier[citation needed].

See also[edit]

References[edit]

  1. ^ Winston, A.:"OpenVMS with Apache, OSU and WASD: The Nonstop Webserver", page 179. Digital Press, 2003
  2. ^ "ht://Dig: About the Author". Archived from the original on 2007-07-02. Retrieved 2020-02-08.
  3. ^ Review by "Linux Magazine"[usurped]
  4. ^ Skiena, S.:"The Algorithm Design Manual", page 408. Springer Publishing, 1998
  5. ^ Behcet Sarikaya: "Geographic Location in the Internet", pages 145-146. Springer Publishing, 2002
  6. ^ ht://Dig: Sites that Use ht://Dig

External links[edit]