Crate zse

Source

Structs§

Settings

Functions§

get_file_paths
Return vector of files in path.
parse_words
Return IndexMap after indexing. splits text by whitespaces if the word is missing in the HashMap, then add the current file to the vector for this word, otherwise check if there is a file in the vector with files for this word
perform_indexing
A function that is responsible for indexing and writing indexed data to index_map.json
search_information
function for getting a list of files containing asked data