Skip to content

📁 Mini search engine using my own data structure implementations

Notifications You must be signed in to change notification settings

shuyttr/DocumentStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

DocumentStore

DocumentStore is a Java library that mimics a simple search engine. This project was completed as part of a Data Structures course taught at my University.

Build

I created a pom.xml file that can easily be pulled and used. The code was compiled for Java 11.

Testing

I use the JUnit-4.12 test suite to test the DocumentStore's functionallity

About

📁 Mini search engine using my own data structure implementations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages