Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

danielpancake/spongebobsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spongebobsearch

Full text search CLI for SpongeBob transcripts from SpongeBob wiki page

Brief overview

Usage

Run compiled executable file in command promt with one (or more) of the following flags:

flag commentary
-c | create Grabs SpongeBob transcripts and creates both table of contents and index
-s | search " query " Searches through the database
-r | rebuild Rebuilds index, tables of contents and grabs SpongeBob transcripts
-g | goroutines Enables multithreading while grabbing transcripts

For the first initialization it is advised to run with -c flag

If you have >1024MB of RAM you could use -g flag to use multithreading while grabbing transcripts Using this flag on machines with less amount of RAM could cause Out of Memory thus not recommended

About

High-school project - a full text search CLI for SpongeBob transcripts from SpongeBob wiki page

Topics

Resources

Stars

Watchers

Forks

Languages