全文本搜索引擎 Egothor

码农软件 · 软件分类 · 搜索引擎 · 2019-08-28 15:27:26

软件介绍

Egothor是一个用Java编写的开源而高效的全文本搜索引擎。借助Java的跨平台特性,Egothor能应用于任何环境的应用,既可配置为单独的搜索引擎,又能用于你的应用作为全文检索之用。

关键特性

  • Written in JAVA for cross platform compatibility.
  • New dynamization algorithm for fast index updating.
  • Fully 64-bit kernel
  • Transactions (ACID)
  • Document revisions, Xdelta
  • Incremental updates
  • Queries can be solved in a parallel manner
  • Able to recognize the most familiar file formats: HTML, PDF, PS, and Microsoft's DOC, and XLS.
  • High capacity robot which supports robots.txt recommendation.
  • The best compression methods are used, i.e. Golomb, Elias-Gamma, Block coding.
  • Based on the extended Boolean model which can operate as the Vector or Boolean models.
  • Universal stemmer that processes any language.

本文地址:https://www.codercto.com/soft/d/13362.html

CSS 3实战

CSS 3实战

成林 / 机械工业出版社 / 2011-5 / 69.00元

全书一共分为9章,首先从宏观上介绍了CSS 3技术的最新发展现状、新特性,以及现有的主流浏览器对这些新特性的支持情况;然后详细讲解了CSS 3的选择器、文本特性、颜色特性、弹性布局、边框和背景特性、盒模型、UI设计、多列布局、圆角和阴影、渐变、变形、转换、动画、投影、开放字体、设备类型、语音样式等重要的理论知识,这部分内容是本书的基础和核心。不仅每个知识点都配有丰富的、精心设计的实战案例,而且详细......一起来看看 《CSS 3实战》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

SHA 加密
SHA 加密

SHA 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具