Skip to content

Engine to index JSON files for full text search of JSON properties.

License

Notifications You must be signed in to change notification settings

alekskivuls/jsonSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

JSON Search Engine

Engine to index JSON files and search for properties.

Building

go build

Running

Pass in individual files or folders as arguments for the engine to index those files for search.

./jsonSearchEngine <files>

Development

Formatting

goimports -w -l -e .

About

Engine to index JSON files for full text search of JSON properties.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages