dannav / starship

Search any text-based document

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starship

To see it in action checkout the gifs here https://github.com/dannav/starship/tree/master/services

Starship is a full text search engine and indexer for any kind of text document (pdf/word/txt/rtf/etc...). I pursued this project last year (EOY 2018 - JAN 2019) as a small experiment while researching ways to index documents.

The documentation may be old and outdated as I haven't touched it in a little more than a year as I've decided to focus on more important projects.

Given the current macro state I decided to open source this code as I think some teams that are now required to work remotely might benefit from this.

Even if you have no need for this project it might help anyone interested in learning how to structure large projects in go.

Enjoy šŸ„³

~ Danny

p.s. You can view the documentation by running npm run dev in the ./docs folder. A documentation website will be spun up.

About

Search any text-based document

License:Apache License 2.0


Languages

Language:Go 57.6%Language:C++ 31.1%Language:JavaScript 8.7%Language:Makefile 1.0%Language:C 0.8%Language:Python 0.6%Language:Shell 0.2%