Download List

项目描述

Magellan Metasearch is a modular meta search engine, enabling users
to monitor as many search engines as they want. It provides a complex
query language with standard boolean operators, meta-operators (to
search through pages' metadata), and proximity operators. This language
enables users to perform far more complex queries than what common
search engines currently support. It can be fed any custom sources,
since its abstraction layer manages the search results and their meta
tags in a uniform way. In conjunction with the local process scheduler
(such as "cron"), Magellan enables you to save your requests and replay
them later automatically; new results are sent through email and RSS
in realtime. Magellan also provides full anonymity through smart
multi-proxy support.

系统要求

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.

2006-04-30 21:26
1.4.2

此版本增强了自动化分析机制的引擎现在记得的路径搜索结果的HTML网页,它不会让小结果集愚弄。此外,新的虚拟源自动测试创建/更新,以检查其有效性。
标签: Minor bugfixes
This release enhances the automated parsing mechanism; the engine now remembers the path to search results within the HTML pages so that it doesn't get fooled with small result sets. Moreover, new virtual sources are automatically tested on creation / update to check their validity.

2006-04-13 21:56
1.4.1

修正了一个错误,而无法使用与MySQL 4.0.24及以上的虚拟来源。
标签: Minor bugfixes
Fixes a bug that made it impossible to use virtual sources with MySQL 4.0.24 and above.

2006-04-09 22:00
1.4.0

一个新的在线更新机制已被添加,使从中央服务器的用户以交互方式下载的新来源。图形用户界面经过重新设计,以缩短为最常见的任务的导航路径(添加/编辑的要求)。提取的启发式代码已得到改进,以便更好地解析HTML页面和搜索结果进行解码使用非ASCII字符集。 RSS链接现在有限的情况下向500个索引的项目。一个命令行开关已被添加,使用户可以自动将下载的源代码更新。
标签: Major feature enhancements
A new online update mechanism has been added, allowing users to
interactively download new sources from a central server. The GUI
has been redesigned in order to shorten navigation paths for the
most common tasks (adding / editing a request). The heuristic
extraction code has been improved, so as to better parse HTML pages
and to decode search results using non-ASCII character sets. RSS
links are now limited by default to the 500 last indexed items. A
command line switch has been added that allows users to
automagically download source code updates.

2006-03-31 23:11
1.3.0

此版本修正了在收费引擎,可以防止用户订阅正确的错误警报。其他一些错误已得到修复和次要功能增加。
标签: Major bugfixes
This release fixes a bug in the subscription engine that could prevent users from subscribing correctly to alerts. Several other bugs have been fixed and minor features added.

2006-01-27 15:35
1.3.0_beta3

此版本增加了一个期待已久的功能:麦哲伦现在可以让用户创建自己的在线自己的来源。两个设计模式可选。自动化的模式试图解释HTML的输出,并从中提取引擎的网址依赖,标题,描述相结合的搜索结果。手动模式允许用户输入Perl的搜索表达式。源驱动现在更为可靠。当一个驱动程序不工作了,麦哲伦切换到自动解析模式,并试图提取搜索结果,即使搜索引擎已经更新了其输出格式。
标签: Major feature enhancements
This release adds a long-awaited feature: Magellan now enables users to
create their own sources online. Two design modes are available. The
automated mode tries to interpret the HTML output and extract search
results from engines that rely on the URL-TITLE-DESCRIPTION combination.
The manual mode lets the user enter Perl search expressions. Source
drivers are now much more reliable. When a driver doesn't work anymore,
Magellan switches to automated parsing mode and tries to extract search
results, even if the search engine has updated its output format.

Project Resources