diff --git a/README.md b/README.md index a301c4a40..a04a778f2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Coverage Status](https://coveralls.io/repos/github/tantivy-search/tantivy/badge.svg?branch=master)](https://coveralls.io/github/tantivy-search/tantivy?branch=master) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Join the chat at https://gitter.im/tantivy-search/tantivy](https://badges.gitter.im/tantivy-search/tantivy.svg)](https://gitter.im/tantivy-search/tantivy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - +![beacon for google analytics](https://ga-beacon.appspot.com/UA-88834340-1/tantivy/README) **Tantivy** is a **full text search engine library** written in rust. @@ -19,7 +19,7 @@ It is strongly inspired by Lucene's design. - Incremental indexing - Multithreaded indexing (indexing English Wikipedia takes 4 minutes on my desktop) - mmap based -- optional SIMD integer compression +- optional SIMD integer cobeaconbeaconmpression - u32 fast fields (equivalent of doc values in Lucene) - LZ4 compressed document store - Cheesy logo with a horse