cockatrice 0.7.1
pip install cockatrice
Released:
Full text search and indexing server.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (AL2)
- Author: Minoru Osuka
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
-
Topic
- Database
- Database :: Database Engines/Servers
- Internet
- Internet :: WWW/HTTP
- Internet :: WWW/HTTP :: Dynamic Content
- Internet :: WWW/HTTP :: HTTP Servers
- Internet :: WWW/HTTP :: Indexing/Search
- Scientific/Engineering
- Scientific/Engineering :: Information Analysis
- Software Development
- System
- System :: Clustering
- System :: Distributed Computing
- Text Processing
- Text Processing :: Indexing
Project description
# What’s Cockatrice?
Cockatrice is the open source search and indexing server written in [Python](https://www.python.org) that provides scalable indexing and search, faceting, hit highlighting and advanced analysis/tokenization capabilities. Indexing and search are implemented by [Whoosh](https://whoosh.readthedocs.io/en/latest/). Cockatrice provides it via the [RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer) API using [Flask](http://flask.pocoo.org/docs/). In cluster mode, Cockatrice uses [Raft Consensus Algorithm](https://raft.github.io) by [PySyncObj](https://pysyncobj.readthedocs.io/en/latest/) to achieve consensus across all the instances of the nodes, ensuring that every change made to the system is made to a quorum of nodes.
# Document
https://cockatrice.readthedocs.io/en/latest/
# Requirements
Python 3.x interpreter
# Features
Full-text search and indexing
Faceting
Result highlighting
Easy deployment
Bringing up cluster
Index replication
An easy-to-use RESTful API
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (AL2)
- Author: Minoru Osuka
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
-
Topic
- Database
- Database :: Database Engines/Servers
- Internet
- Internet :: WWW/HTTP
- Internet :: WWW/HTTP :: Dynamic Content
- Internet :: WWW/HTTP :: HTTP Servers
- Internet :: WWW/HTTP :: Indexing/Search
- Scientific/Engineering
- Scientific/Engineering :: Information Analysis
- Software Development
- System
- System :: Clustering
- System :: Distributed Computing
- Text Processing
- Text Processing :: Indexing
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cockatrice-0.7.1.tar.gz
.
File metadata
- Download URL: cockatrice-0.7.1.tar.gz
- Upload date:
- Size: 36.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7b0fc722c7f9d660146f3736023f693bc755c734cc6d007b8c8a805c5f75251 |
|
MD5 | de2b4eca4a7ffbb61586238785f37429 |
|
BLAKE2b-256 | 204a6e8abee9794b9fb6f090885843fcefc70598c237e7fadebdeec85eb1f9c9 |