Skip to content

Rust code to build an inverted index for a corpus of text files.

License

Notifications You must be signed in to change notification settings

CalBR/fingertips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fingertips: a simple search engine

This repository contains some example code from the book “Programming Rust”, by Jim Blandy and Jason Orendorff. Specifically, this holds the full code for the text indexer sketched in Chapter 19, “Concurrency”.

See the doc comments atop main.rs for a little more detail.

License

The example code in this directory and its subdirectories is licensed under the terms of the MIT license. See LICENSE-MIT for details.

About

Rust code to build an inverted index for a corpus of text files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%