Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Inverted Indexing In Big Data Using Hadoop Multiple Node Cluster

Author 1: Kaushik Velusamy Author 2: Deepthi Venkitaramanan Author 3: Nivetha Vijayaraju Author 4: Greeshma Suresh Author 5: Divya Madhu
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 4, No. 11 · Published 2013 · Cited by 9

DOI: https://doi.org/10.14569/IJACSA.2013.041122

Abstract

Inverted Indexing is an efficient, standard data structure, most suited for search operation over an exhaustive set of data. The huge set of data is mostly unstructured and does not fit into traditional database categories. Large scale processing of such data needs a distributed framework such as Hadoop where computational resources could easily be shared and accessed. An implementation of a search engine in Hadoop over millions of Wikipedia documents using an inverted index data structure would be carried out for making search operation more accomplished. Inverted index data structure is used for mapping a word in a file or set of files to their corresponding locations. A hash table is used in this data structure which stores each word as index and their corresponding locations as its values thereby providing easy lookup and retrieval of data making it suitable for search operations.

Keywords

How to Cite this Article

Velusamy, K., Venkitaramanan, D., Vijayaraju, N., Suresh, G., & Madhu, D. (2013). Inverted Indexing In Big Data Using Hadoop Multiple Node Cluster. International Journal of Advanced Computer Science and Applications, 4(11). https://doi.org/10.14569/IJACSA.2013.041122

Velusamy, Kaushik, et al.. "Inverted Indexing In Big Data Using Hadoop Multiple Node Cluster." International Journal of Advanced Computer Science and Applications, vol. 4, no. 11, 2013, https://doi.org/10.14569/IJACSA.2013.041122.

@article{Velusamy2013,
  title     = {Inverted Indexing In Big Data Using Hadoop Multiple Node Cluster},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {4},
  number    = {11},
  year      = {2013},
  publisher = {The Science and Information Organization},
  author    = {Kaushik Velusamy and Deepthi Venkitaramanan and Nivetha Vijayaraju and Greeshma Suresh and Divya Madhu},
  doi       = {10.14569/IJACSA.2013.041122},
  url       = {https://doi.org/10.14569/IJACSA.2013.041122}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.