GithubHelp home page GithubHelp logo

linecode / quickwit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quickwit-oss/quickwit

0.0 1.0 0.0 1.1 MB

Quickwit is a highly cost-efficient search engine in Rust.

License: Other

Rust 97.47% Makefile 0.04% Shell 2.49%

quickwit's Introduction

codecov Contributor Covenant License: AGPL V3 Join the chat at https://gitter.im/quickwit-search/community


Quickwit


We have just released the first version of Quickwit. Check out our blog post to grasp what we have been doing for the last six months.


Quickwit is a distributed search engine built from the ground up to offer cost-efficiency and high reliability. By mere mortals for mere mortals, Quickwit's architecture is as simple as possible 1.

Quickwit is written in Rust and built on top of the mighty tantivy library. We designed it to index big datasets.

Why Quickwit?

Quickwit is born from the idea that today's search engines are hard to manage and uneconomical when dealing with large datasets and a low QPS2 rate. Its benefits are most apparent in a multitenancy or a multi-index setting.

Quickwit allows true decoupled compute and storage. We designed it to search straight from object storage like AWS S3 in a stateless manner.

Imagine hosting an arbitrary amount of indices on S3 for $25/TB.month and querying them with the same pool of search servers and with a subsecond latency.

Not only is Quickwit more cost-efficient, but search clusters are also easier to operate. One can add or remove search instances in seconds. You can also effortlessly index a massive amount of historical data using your favorite batch technology. Last but not least, Multi-tenant search is now cheap and painless.

Quickstart

Documentation

Getting started

Overview

Tutorials

Administration

Reference

Meta


1.: ... But not one bit simpler.

2.: QPS stands for Queries per second. It is a standard measure of the amount of search traffic.

quickwit's People

Contributors

fulmicoton avatar evanxg852000 avatar mosuka avatar fmassot avatar guilload avatar pseitz avatar kezhenxu94 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.