Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendIndex ¶
add a new data record to be indexed.
func GetIndexByColName ¶
this function returns all of the unique values and their locations in the data of a column only supports strings for now!
func GetUniqueValsByColName ¶
this function returns all of the unique values of a column only supports strings for now!
func InitializeIndexes ¶
func InitializeIndexes(indexFields []string)
create the index map. This is only done once on startup after reading the config.json
func QueryIndex ¶
this function returns the idx's that match a query
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.