Merge branch 'master' of github.com:fulmicoton/tantivy

This commit is contained in:
Paul Masurel
2016-09-23 09:33:32 +09:00

View File

@@ -1,13 +1,14 @@
![Tantivy](http://fulmicoton.com/tantivy_500.png#h)
[![Build Status](https://travis-ci.org/fulmicoton/tantivy.svg?branch=master)](https://travis-ci.org/fulmicoton/tantivy)
[![Coverage Status](https://coveralls.io/repos/github/fulmicoton/tantivy/badge.svg?branch=master)](https://coveralls.io/github/fulmicoton/tantivy?branch=master)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Tantivy](http://fulmicoton.com/tantivy.png)
**Tantivy** is a **full text search engine library** written in rust.
Without being exactly a port of Lucene in Rust, it is strongly inspired by Lucene's design.
It is strongly inspired by Lucene's design.
# Features
@@ -45,4 +46,4 @@ the submodules. The project can then be build using `cargo`.
# Contribute
Send me an email (paul.masurel at gmail.com) if you want to contribute to tantivy.
Send me an email (paul.masurel at gmail.com) if you want to contribute to tantivy.