Download List

프로젝트 설명

HouseSpider is a Java applet that adds indexing
and search capability to Web sites. It can search
by two methods: by spidering through the site, or
by searching a cached index file. Spider-searching
is slow, but very easy to set up and requires no
maintenance. Cache-searching requires only a
little more attention to set up and is sometimes
even faster than CGI programs. HouseSpider also
supports compression of the index file and boolean
searches. Translations for several languages are
provided, and it can handle Web sites in any
language or encoding.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-01-15 20:27 Back to release list
4.4

TargetHelp 및 TargetSearch 더 나은 제어를위한 매개 변수를 추가한 페이지를 열 때. 초기 명령이 사용됩니다 InitInput 매개 변수, / 검색, 추가되었습니다. FileExclude 매개 변수 (쉼표로 받아들이는 - 파일 구분된 목록)에 추가되었습니다. URLExclude URL을 쉼표로 구분된 목록을 받아 연장했다. 어떤 검색을위한 안타의 최대 개수를 설정 MaxSearch 매개 변수, 추가되었습니다. 확인 URLExclude 및 FileExclude 매개 변수에 빈 name 속성에 추가되었습니다. 버전 정보 애플릿 (및 Java 콘솔)에 추가되었습니다.
Tags: Minor feature enhancements
The TargetHelp and TargetSearch parameters were added for better control when opening pages. The InitInput parameter, which is used for initial commands/search, was added. The FileExclude parameter (accepting comma-separated list of files) was added. URLExclude was extended to accept a comma-separated list of URLs. The MaxSearch parameter, which sets the maximum number of hits for search, was added. A check was added for an empty name attribute for the URLExclude and FileExclude parameters. Version information was added to the applet (and Java Console).

Project Resources