Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InvertedIndex ¶
type InvertedIndex struct {
// contains filtered or unexported fields
}
func (*InvertedIndex) Get ¶
func (index *InvertedIndex) Get(text string) []Result
func (*InvertedIndex) Parse ¶
func (index *InvertedIndex) Parse(filename string)
Click to show internal directories.
Click to hide internal directories.