package
0.0.0-20220805234618-d52e2b07ee4e
Repository: https://github.com/hablullah/go-lafzi.git
Documentation: pkg.go.dev

# Functions

DeleteDocuments remove documents in database.
FetchDocuments returns documents with specified IDs.
InsertDocuments save the documents into the database.
Open SQLite database in specified path.
SearchTokens look for document ids which contains the specified tokens, then count how many tokens occured in each document.

# Structs

No description provided by the author
No description provided by the author