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.

2013-01-05 11:37 Back to release list
0.92

Esta versión soporta materializando como nuevos índices basados en consultas combinaciones (mezclas de rastreo) de índices de búsqueda antiguos.

Esto debe hacer mucho mejor rendimiento de las consultas de las mezclas de rastreo.

Páginas de la caché de resultados de la búsqueda ahora tienen una historia nueva interfaz de usuario que permite buscar páginas de caché en todos los índices que tiene, tanto como la forma de archivo de Internet.

Yioop ahora soporta hechizo correcciones en las búsquedas después de que se han realizado, y tiene una API para la transliteración entre romanos y otras secuencias de comandos.

Ha mejorado el rendimiento de la consulta respecto a versiones anteriores, y muchos pequeños errores corregidos.
Tags: Minor
This release supports materializing as new indexes query-based combinations (crawl mixes) of
old search indexes.

This should make query performance of crawl mixes much better.

Cache pages of search results now have a new history UI which allows you to search cache pages
in all indexes you have,
much like the way Internet Archive does.

Yioop now supports spell corrections on searches after they have been performed,
and it has an
API for transliterating between roman and other scripts.

Query performance has been improved over previous versions, and lots of minor bugs have been
fixed.

Project Resources