Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Search-Engine-in-Java

Java program with basic engine functionality using hashMap data structure.

Date: Dec 27, 2017

Project Description:

A simple search engine built with java language that look up for a specific keyword through hundreds of text files contain thousonds of lines using hashMap data structure. Also, you can look up for combination of keywords with AND, OR and NOT queries.

What I Learned:

  • Know different data structurs and how can I implement them.
  • Know how search engines basically works.
  • Using ConsoleColors adds-on in eclipse.

About

Java program with basic engine functionality using hashMap data structure.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages