package
0.0.0-20231229142539-07dd17870b64
Repository: https://github.com/lezhnev74/inverted_index.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
InvertedIndex is a single index piece consists of terms FST + sorted values for each term resembles a sorted map[string][]int NOT CONCURRENT.
# Interfaces
No description provided by the author
No description provided by the author