sonirico / visigoth

volatile inverted search index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$$\    $$\ $$\           $$\                      $$\     $$\
$$ |   $$ |\__|          \__|                     $$ |    $$ |
$$ |   $$ |$$\  $$$$$$$\ $$\  $$$$$$\   $$$$$$\ $$$$$$\   $$$$$$$\
\$$\  $$  |$$ |$$  _____|$$ |$$  __$$\ $$  __$$\\_$$  _|  $$  __$$\
 \$$\$$  / $$ |\$$$$$$\  $$ |$$ /  $$ |$$ /  $$ | $$ |    $$ |  $$ |
  \$$$  /  $$ | \____$$\ $$ |$$ |  $$ |$$ |  $$ | $$ |$$\ $$ |  $$ |
   \$  /   $$ |$$$$$$$  |$$ |\$$$$$$$ |\$$$$$$  | \$$$$  |$$ |  $$ |
    \_/    \__|\_______/ \__| \____$$ | \______/   \____/ \__|  \__|
                             $$\   $$ |
                             \$$$$$$  |
                              \______/

Table of Contents

About

Search engine implemented in Golang for fun and profit

Getting Started

WIP

Prerequisites

Tested only on Mac and Linux

  1. Go
  2. Docker
  3. Make

Installing

WIP

Usage

For local testing on port 7374 and 7373

make run-server

About

volatile inverted search index

License:Apache License 2.0


Languages

Language:Go 94.3%Language:Shell 4.0%Language:Makefile 1.4%Language:Dockerfile 0.3%