Hi! This is Alpha Team speaking. The following is a quick review of what we did for our Search Engine and what you can expect while checking our project. This project is result of using lots of caffeine, sleepless nights and a lot of efforts from:
Ashkan Khademian, Sepehr Kianian
The project contains of 11 java classes and There Is A Documents Folder Where You Can Add Your Documents In It.
- This phase mainly focuses on the logic of the program
- Search Engine Uses Inverted Index To Execute Search Queries
Tip: The Engine Searches Through Documents Directory.
- This phase mainly focuses on refactoring the code.
- In This Phase, A UI Like Command-Line Was Added To The Project.
- MVC Design Pattern Was Completed In This Phase.
- Adding Apache Maven framework.
- Unit testing with jupiter junit.
- Reaching 63% code coverage.