Secondary indexes PoC
Steps for compilation: Make sure your system has installed vefsions of "C++17" and gcc, g++ compiler version 9
Navigate to secindex folder and run "make" command
The idea is to create a static library with relvant functionality, bringing in all the relvant files and third-party libraries as a first step.
----- Currently experiencing issues with third-party library compilations -----