Crate zse

source ·

Structs

Functions

  • Return vector of files in path.
  • 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
  • A function that is responsible for indexing and writing indexed data to index_map.json
  • function for getting a list of files containing asked data