Groonga 3.1.0 發布,全文搜索引擎
Groonga是一個快速、準確、基于倒排索引的全文搜索引擎。新注冊的文件立即顯示在搜索結果中,并且在更新的時候沒有只讀鎖定。這些特性使得可以將其用作一個性能優越的實時應用程序。它還是一個面向列的數據庫管理系統(DBMS),與著名的面向行的系統,如MySQL和PostgreSQL相比,面向列的系統更適合于聚合查詢。
發布說明: In this release, Groonga supports an option to skip updating for the same value.
This feature is enabled by setting GRN_JA_SKIP_SAME_VALUE_PUT=yes as an environment variable.
If you install Groonga as deb or rpm packages, you can modify the default configuration file to enable it.
It may avoid increasing the database size excessively. Note that this feature is experimental.</span>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!