Download List

Descripción del Proyecto

Yioop! is a PHP search engine. Yioop! can be configured as either a general purpose search engine for the whole Web or it can be configured to provide search results for a set of URLs or domains. Yioop can crawl pages or can directly index archives such as ARC and WARC. It supports indexing several file formats such as HTML, Atom, PDF, DOC, PPT, RTF, RSS, XML, SVG, PNG, JPG, BMP, GIF, and sitemaps. The Yioop! crawler can be deployed on one or many machines. It supports having one or more to crawl scheduler processes, as well as multiple fetchers and mirrors. Crawling respects robots.txt including Crawl-delay. Yioop! crawls are stored in a Web archive format that is easy to move around. Crawling can be done on one machine and the results deployed elsewhere. Yioop! supports mixing of crawls. Yioop! comes with a search front end that can be localized as desired using a GUI. This GUI supports RTL languages. Management of crawls can also be done using this GUI. Yioop! can be configured in a straightforward manner to make use of file caching or memcache if available.

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.

2011-12-08 08:57 Back to release list
0.80

Esta versión soporta iniciar, detener y ver archivos de registro del servidor de cola y fetchers desde una interfaz Web. Ahora uno puede inyectar nuevas URLs en un rastreo activo a través de una interfaz Web. Esta versión de Yioop! soporta re-crawling de páginas después de un número determinado de días. También, las extensiones de archivos que son rastreadas, el número de bytes descargados por página y cómo Yioop! pesa página diferente componentes pueden ahora ser controlados a través de una interfaz Web en lugar de sólo el archivo config.php. También se han realizado mejoras cómo procesador HTML extrae texto de índice.
Tags: Minor
This version supports starting, stopping, and viewing log files of the queue server and fetchers from a Web interface. One can now inject new URLs into an active crawl via a Web interface. This version of Yioop! supports re-crawling of pages after a fixed number of days. Also, the file extensions that are crawled, the number of bytes downloaded per page, and how Yioop! weighs different page components can now all be controlled through a Web interface rather than just the config.php file. Improvements have also been made to how HTML Processor extracts text to index.

Project Resources