Skip to content

CoralGao/fmi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage
(1) Build index; takes a file containing the text, builds and saves index to file named text_file.fm
	go run fmi.go --build text_file  [--debug]
	
(2) Load index; takes an index file, loads it.
	go run fmi.go -i index_file -q queries_file  [-w n] [--debug]

	Note: w = number of workers/processes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published