Giter Site home page Giter Site logo

lixuefeng123 / firtex2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ruijieguo/firtex2

0.0 1.0 0.0 92.89 MB

High Performance Search Platform,C++学习项目

License: GNU Lesser General Public License v3.0

Shell 0.07% C++ 86.56% Python 0.04% C 11.41% PHP 0.32% Objective-C 0.02% Thrift 0.02% HTML 0.71% LLVM 0.28% Batchfile 0.10% DIGITAL Command Language 0.23% Yacc 0.22%

firtex2's Introduction

FirteX2

A Distributed, Full-featured, High Performance Search Engine

Features include:

  • Distributed and Highly Available Search Engine.
    • Support index sharding and replication
    • Read / Search operations performed on either one of the replica shard.
    • Designed For Big Data Issues
  • High Performance
    • Optimized PFor-delta Index Compression, High Compression Ratio
    • Well-tuned Implementation for Maximun Performance
    • High Indexing and Searching Performance (Much Faster Than Lucene and Sphinx)
  • Multi cluster with different schema
    • Support for more than one cluster (index).
    • Multi Cluster Search In One Request
  • Various set of APIs
    • HTTP RESTful API
    • RPC client for multi language (PHP/Python and so on)
    • Native C++ API
  • Built-in Chinese Language Support
    • Semantic Word Segment
    • Single Word Segment
    • Support UTF-8/GBK
  • Cross Multi Platform
    • Support Windows/Ubuntu/RedHat/MAC OS…
  • Open Source under LGPL License.

Getting Started

firtex2's People

Contributors

ruijieguo avatar

Watchers

James Cloos 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.