International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 138 - Number 6 |
Year of Publication: 2016 |
Authors: Pragya Gupta, Sreeja Nair, Sridhar Jammalamadaka |
10.5120/ijca2016908848 |
Pragya Gupta, Sreeja Nair, Sridhar Jammalamadaka . Distributed Code Search Engine for Enhancing Reusability in Enterprise Projects. International Journal of Computer Applications. 138, 6 ( March 2016), 9-13. DOI=10.5120/ijca2016908848
In IT industry, one of the most important goal of the organization is to reduce overall cost of development. One way to achieve this is making the developers to write modular and reusable code organized in subroutines or packaged libraries. The difficult challenge is to search through code spanning across millions of lines used in various legacy projects. This paper explains about a framework that aims to develop a search engine which enables easy searching through large repositories of source code. It also goes further to achieve scalability and high performance through the deployment of search engine in a distributed system.