文件名称:YIOOP_0.92000
-
所属分类:
- 标签属性:
- 上传时间:2013-01-14
-
文件大小:4.88mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
YIOOP是一个PHP的搜索引擎,可用于Web的一般用途搜索,或者可提供URL搜索以及各种文档的索引搜索,包括:HTML, PDF, DOC, PPT, RTF, RSS, XML, SVG, PNG, JPG, BMP, GIF, 以及 sitemaps。
YIOOP 0.92 优化了查询性能,为搜索结果缓存页面增加了新的历史UI用于查看历史记录,支持拼写检查。-YIOOP is a PHP search engine, Web can be used for general purpose search, or can provide URL search as well as a variety of document indexing search, including: HTML, PDF, DOC, PPT, RTF, RSS, XML, SVG, PNG, JPG, BMP, GIF, and sitemaps.
YIOOP 0.92 optimize query performance, for the search result cache page added a new history of the UI used to view the history, support the spelling check.
YIOOP 0.92 优化了查询性能,为搜索结果缓存页面增加了新的历史UI用于查看历史记录,支持拼写检查。-YIOOP is a PHP search engine, Web can be used for general purpose search, or can provide URL search as well as a variety of document indexing search, including: HTML, PDF, DOC, PPT, RTF, RSS, XML, SVG, PNG, JPG, BMP, GIF, and sitemaps.
YIOOP 0.92 optimize query performance, for the search result cache page added a new history of the UI used to view the history, support the spelling check.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
YIOOP_0.92000/yioop-0.92/.gitignore
YIOOP_0.92000/yioop-0.92/bin/arc_tool.php
YIOOP_0.92000/yioop-0.92/bin/code_tool.php
YIOOP_0.92000/yioop-0.92/bin/fetcher.php
YIOOP_0.92000/yioop-0.92/bin/mirror.php
YIOOP_0.92000/yioop-0.92/bin/query_tool.php
YIOOP_0.92000/yioop-0.92/bin/queue_server.php
YIOOP_0.92000/yioop-0.92/blog.php
YIOOP_0.92000/yioop-0.92/bot.php
YIOOP_0.92000/yioop-0.92/configs/config.php
YIOOP_0.92000/yioop-0.92/configs/configure_tool.php
YIOOP_0.92000/yioop-0.92/configs/createdb.php
YIOOP_0.92000/yioop-0.92/configs/default_crawl.ini
YIOOP_0.92000/yioop-0.92/configs/token_tool.php
YIOOP_0.92000/yioop-0.92/controllers/admin_controller.php
YIOOP_0.92000/yioop-0.92/controllers/archive_controller.php
YIOOP_0.92000/yioop-0.92/controllers/controller.php
YIOOP_0.92000/yioop-0.92/controllers/crawl_controller.php
YIOOP_0.92000/yioop-0.92/controllers/fetch_controller.php
YIOOP_0.92000/yioop-0.92/controllers/machine_controller.php
YIOOP_0.92000/yioop-0.92/controllers/resource_controller.php
YIOOP_0.92000/yioop-0.92/controllers/search_controller.php
YIOOP_0.92000/yioop-0.92/controllers/settings_controller.php
YIOOP_0.92000/yioop-0.92/controllers/static_controller.php
YIOOP_0.92000/yioop-0.92/controllers/statistics_controller.php
YIOOP_0.92000/yioop-0.92/css/search.css
YIOOP_0.92000/yioop-0.92/data/default.db
YIOOP_0.92000/yioop-0.92/error.php
YIOOP_0.92000/yioop-0.92/examples/Archive1317414322.zip
YIOOP_0.92000/yioop-0.92/examples/IndexData1317414322.zip
YIOOP_0.92000/yioop-0.92/examples/search_api.php
YIOOP_0.92000/yioop-0.92/favicon.ico
YIOOP_0.92000/yioop-0.92/index.php
YIOOP_0.92000/yioop-0.92/INSTALL
YIOOP_0.92000/yioop-0.92/lib/analytics_manager.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/archive_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/arc_archive_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/mediawiki_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/mix_archive_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/odp_rdf_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/web_archive_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/bloom_filter_bundle.php
YIOOP_0.92000/yioop-0.92/lib/bloom_filter_file.php
YIOOP_0.92000/yioop-0.92/lib/bzip2_block_iterator.php
YIOOP_0.92000/yioop-0.92/lib/compressors/compressor.php
YIOOP_0.92000/yioop-0.92/lib/compressors/gzip_compressor.php
YIOOP_0.92000/yioop-0.92/lib/compressors/non_compressor.php
YIOOP_0.92000/yioop-0.92/lib/crawl_constants.php
YIOOP_0.92000/yioop-0.92/lib/crawl_daemon.php
YIOOP_0.92000/yioop-0.92/lib/fetch_url.php
YIOOP_0.92000/yioop-0.92/lib/file_cache.php
YIOOP_0.92000/yioop-0.92/lib/hash_table.php
YIOOP_0.92000/yioop-0.92/lib/indexing_plugins/indexing_plugin.php
YIOOP_0.92000/yioop-0.92/lib/indexing_plugins/recipe_plugin.php
YIOOP_0.92000/yioop-0.92/lib/index_archive_bundle.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/doc_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/group_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/index_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/intersect_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/negation_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/network_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/union_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/word_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_dictionary.php
YIOOP_0.92000/yioop-0.92/lib/index_manager.php
YIOOP_0.92000/yioop-0.92/lib/index_shard.php
YIOOP_0.92000/yioop-0.92/lib/join.php
YIOOP_0.92000/yioop-0.92/lib/locale_functions.php
YIOOP_0.92000/yioop-0.92/lib/notifier.php
YIOOP_0.92000/yioop-0.92/lib/nword_grams.php
YIOOP_0.92000/yioop-0.92/lib/persistent_structure.php
YIOOP_0.92000/yioop-0.92/lib/phrase_parser.php
YIOOP_0.92000/yioop-0.92/lib/priority_queue.php
YIOOP_0.92000/yioop-0.92/lib/processors/bmp_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/doc_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/epub_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/gif_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/html_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/image_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/jpg_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/page_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/pdf_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/png_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/pptx_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/ppt_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/robot_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/rss_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/rtf_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/sitemap_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/svg_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/text_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/xlsx_processor.php
YIOOP_0.92000/yioop-0.
YIOOP_0.92000/yioop-0.92/bin/arc_tool.php
YIOOP_0.92000/yioop-0.92/bin/code_tool.php
YIOOP_0.92000/yioop-0.92/bin/fetcher.php
YIOOP_0.92000/yioop-0.92/bin/mirror.php
YIOOP_0.92000/yioop-0.92/bin/query_tool.php
YIOOP_0.92000/yioop-0.92/bin/queue_server.php
YIOOP_0.92000/yioop-0.92/blog.php
YIOOP_0.92000/yioop-0.92/bot.php
YIOOP_0.92000/yioop-0.92/configs/config.php
YIOOP_0.92000/yioop-0.92/configs/configure_tool.php
YIOOP_0.92000/yioop-0.92/configs/createdb.php
YIOOP_0.92000/yioop-0.92/configs/default_crawl.ini
YIOOP_0.92000/yioop-0.92/configs/token_tool.php
YIOOP_0.92000/yioop-0.92/controllers/admin_controller.php
YIOOP_0.92000/yioop-0.92/controllers/archive_controller.php
YIOOP_0.92000/yioop-0.92/controllers/controller.php
YIOOP_0.92000/yioop-0.92/controllers/crawl_controller.php
YIOOP_0.92000/yioop-0.92/controllers/fetch_controller.php
YIOOP_0.92000/yioop-0.92/controllers/machine_controller.php
YIOOP_0.92000/yioop-0.92/controllers/resource_controller.php
YIOOP_0.92000/yioop-0.92/controllers/search_controller.php
YIOOP_0.92000/yioop-0.92/controllers/settings_controller.php
YIOOP_0.92000/yioop-0.92/controllers/static_controller.php
YIOOP_0.92000/yioop-0.92/controllers/statistics_controller.php
YIOOP_0.92000/yioop-0.92/css/search.css
YIOOP_0.92000/yioop-0.92/data/default.db
YIOOP_0.92000/yioop-0.92/error.php
YIOOP_0.92000/yioop-0.92/examples/Archive1317414322.zip
YIOOP_0.92000/yioop-0.92/examples/IndexData1317414322.zip
YIOOP_0.92000/yioop-0.92/examples/search_api.php
YIOOP_0.92000/yioop-0.92/favicon.ico
YIOOP_0.92000/yioop-0.92/index.php
YIOOP_0.92000/yioop-0.92/INSTALL
YIOOP_0.92000/yioop-0.92/lib/analytics_manager.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/archive_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/arc_archive_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/mediawiki_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/mix_archive_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/odp_rdf_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/archive_bundle_iterators/web_archive_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/bloom_filter_bundle.php
YIOOP_0.92000/yioop-0.92/lib/bloom_filter_file.php
YIOOP_0.92000/yioop-0.92/lib/bzip2_block_iterator.php
YIOOP_0.92000/yioop-0.92/lib/compressors/compressor.php
YIOOP_0.92000/yioop-0.92/lib/compressors/gzip_compressor.php
YIOOP_0.92000/yioop-0.92/lib/compressors/non_compressor.php
YIOOP_0.92000/yioop-0.92/lib/crawl_constants.php
YIOOP_0.92000/yioop-0.92/lib/crawl_daemon.php
YIOOP_0.92000/yioop-0.92/lib/fetch_url.php
YIOOP_0.92000/yioop-0.92/lib/file_cache.php
YIOOP_0.92000/yioop-0.92/lib/hash_table.php
YIOOP_0.92000/yioop-0.92/lib/indexing_plugins/indexing_plugin.php
YIOOP_0.92000/yioop-0.92/lib/indexing_plugins/recipe_plugin.php
YIOOP_0.92000/yioop-0.92/lib/index_archive_bundle.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/doc_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/group_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/index_bundle_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/intersect_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/negation_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/network_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/union_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_bundle_iterators/word_iterator.php
YIOOP_0.92000/yioop-0.92/lib/index_dictionary.php
YIOOP_0.92000/yioop-0.92/lib/index_manager.php
YIOOP_0.92000/yioop-0.92/lib/index_shard.php
YIOOP_0.92000/yioop-0.92/lib/join.php
YIOOP_0.92000/yioop-0.92/lib/locale_functions.php
YIOOP_0.92000/yioop-0.92/lib/notifier.php
YIOOP_0.92000/yioop-0.92/lib/nword_grams.php
YIOOP_0.92000/yioop-0.92/lib/persistent_structure.php
YIOOP_0.92000/yioop-0.92/lib/phrase_parser.php
YIOOP_0.92000/yioop-0.92/lib/priority_queue.php
YIOOP_0.92000/yioop-0.92/lib/processors/bmp_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/doc_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/epub_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/gif_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/html_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/image_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/jpg_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/page_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/pdf_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/png_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/pptx_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/ppt_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/robot_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/rss_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/rtf_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/sitemap_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/svg_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/text_processor.php
YIOOP_0.92000/yioop-0.92/lib/processors/xlsx_processor.php
YIOOP_0.92000/yioop-0.
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.