Introduction
RiSearch is powerfull and very fast search script, designed to works
with hundreds megabytes of text data. New version of script is based
on RiSearch Pro engine, but has less features.
Features
RiSearch does not use any libraries or database systems, just
pure Perl. Therefore, it could be used on any server where you have account with CGI.
Script is able to work with different languages.
Simple and convenient query language.
RiSearch uses platform independent binary files which can be used
on any system. Therefore, it is possible to index local copy of your
site on your home computer under Windows, and then use produced files
on remote server.
Files can be indexed via the local filesystem or via http.
A user-configurable list of stopwords.
Template driven output.
Results sorting by relevancy, file size, date.
Keywords highlighting in output.
PHP frontend.
Download demo-version
You may use this script for 30 days evaluation period.
risearch_1.0.01
History
- Ver. 1.0.01 - 19.01.2021
- Spider can use ROBOTS.TXT file now.
- Ver. 1.0.01 - 25.05.2020
- Complete rewrite. This version is based on RiSearch Pro code.
- Ver. 0.99.08 - 19.03.2020
- Fixed few noncritical errors.
- Ver. 0.99.08 - 30.04.2020
- Fixed bug in spider.pl. Script will follow links from tag <MAP>.
- Ver. 0.99.08 - 03.11.2020
- Script now can search in one or multiple site subsections.
- Fixed bug in keywords with several dashes (like 323-321-234).
- New indexing scheme available.
- Ver. 0.99.07 - 21.10.2020
- Fixed bug in spider.pl.
- Ver. 0.99.06 - 21.09.2020
- Fixed bug in spider.pl.
- Ver. 0.99.05 - 25.07.2020
- Several bugs fixed.
- Ver. 0.99.05 - 11.06.2020
- Fixed two small bugs.
- Now you can convert URL to lower case during indexing.
- Ver. 0.99.05 - 08.06.2020
- Added simple spidering script.
- Ver. 0.99.04 - 06.06.2020
- Fixed bug in international characters support.
- Ver. 0.99.04 - 08.05.2020
- Now you may use templates for script output customizing.
- Indexer was rewritten and now it is about 30 percent faster.
- Many insignificant changes have been made.
- Ver. 0.99.03 - 06.04.2020
- Several non critical bugs fixed.
- Ver. 0.99.03 - 05.01.2021
- Fixed bug with mutliline tag TITLE.
- LOG function added.
- Ver. 0.99.02 - 30.10.2020
- Stopword list added.
- In script output content of META description or content of page can be used.
- Indexer will not produce errors when it started from browser as CGI script.
- Several non critical bugs fixed.
- Ver. 0.99.01 - 04.09.2020
- All configurable parameters are now located in separate config.pl file.
- Added META and IMG ALT tags indexing.
- Numbers and words with hyphen are now indexed correctly.
- Added configurable minimum word length.
- Configurable number of results per page in output.
- Added support for special characters (like È or &x255;).
- Added list of files, which should not be indexed.
|