ht-//Dig

ht://Dig
Stable release
3.2.0b6 / 16 June 2004 (2004-06-16)
Repository Edit this at Wikidata
Written in C++
Operating system Unix
Type Web search engine
License GNU General Public License
Website www.htdig.org

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.

On 6 November 2017 a GitHub user began maintaining a fork of the project and has since added support for internationalization (no translations have been added yet).[7]

See also

References

  1. Winston, A.:"OpenVMS with Apache, OSU and WASD: The Nonstop Webserver", page 179. Digital Press, 2003
  2. ht://Dig: About the Author
  3. Review by "Linux Magazine"
  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
  7. github/solbu/hldig/ChangeLog.md
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.