8000 GitHub - huffstler/glutton: random file _ingestion_ for legacy file content search
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

random file _ingestion_ for legacy file content search

License

Notifications You must be signed in to change notification settings

huffstler/glutton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

glutton

file ingestion for legacy data content search.

lots of companies have a shared drive out there, somewhere that houses a lot of documentation about applications, departments, people, so on so forth.

I suppose you could point something like (rip)grep at the top level directory and let it go to town, but (to my knowledge) they don't cache so you'd be re-grepping everytime you needed to find something new.

The idea for glutton is as follows - 3 parts to the application:

  1. File ingestion.
  2. Data Token storage (NOSQL or comparable tech for fuzzy string searches)
  3. Web UI for performing the actual searching.

File Ingestion

I'd like to write it in Rust :)

Data Storage / Lookup

I saw a project called Sonic not too long ago, I'd like to see if it would work for what I'm imagining.

Web UI

LMAO we'll get there when we get there. (svelte question mark?)

About

random file _ingestion_ for legacy file content search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0