Portal - Full Text Search Web Service

crates.io

Purpose

The purpose of this service is to be your full text search web service.

This service is a combination of tide, broker, and sonic-server

It uses tide to provide a web server that JSON clients can authenicate (using broker) and then index, search, and suggest (using Sonic).

Currently this is in development and a stub project.