ht-//Dig
From Wikipedia, the free encyclopedia
- The correct title of this article is ht://Dig. The article title conflicts with an existing namespace or interwiki prefix.
ht://Dig | |
---|---|
Latest release | 3.2.0b6 / June 16, 2004 |
Written in | C++ |
OS | Unix |
Genre | Web search engine |
License | GNU General Public License |
Website | www.htdig.org |
ht://Dig is an 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, as opposed to search engines that index the Internet such as Google and Yahoo!.
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]
As of March 2008, the last official release is Dig 3.2.0b6 announced on June 16, 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.
[edit] See also
[edit] References
- ^ Winston, A.:"OpenVMS with Apache, OSU and WASD: The Nonstop Webserver", page 179. Digital Press, 2003
- ^ ht://Dig: About the Author
- ^ Review by "Linux Magazine"
- ^ Skiena, S.:"The Algorithm Design Manual", page 408. Springer Publishing, 1998
- ^ Behcet Sarikaya: "Geographic Location in the Internet", pages 145-146. Springer Publishing, 2002
- ^ ht://Dig: Sites that Use ht://Dig
[edit] External links
- Official website
- Search Tools for Web Sites and Intranets - some material about various search tools (articles, comparisons, etc.)