Collection of small programs
-
Updated
May 3, 2021 - Scala
Collection of small programs
Simple inverted index generator in Scala
Build a small-scale spark-based search engine which searches in a list of documents to find those answering a user’s query.
A command line tool that uses Lucene to build an inverted index on a folder with .txt files and allows for the execution of efficient searches on it.
🔍 An experimental search engine supporting real-time partial-match plaintext search
Add a description, image, and links to the inverted-index topic page so that developers can more easily learn about it.
To associate your repository with the inverted-index topic, visit your repo's landing page and select "manage topics."