Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 951 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 951 Bytes

BigDataMultiSearch

The purpose of this application developed in Java language is to search for similarity within the data set. It is designed to perform single search, that is, to search for similarity within a single column or to perform multiple search operations.

Hashset and threads are used to make the application run faster.

Below are examples of single and multiple search operations

Dataset

Dataset Link

Single Search Example

Multi Search Example