Indexing strategies of MapReduce for information retrieval in big data

In Information Retrieval (IR) the efficient strategy of indexing large dataset and terabyte-scale data is still an issue because of information overload as the result of increasing the knowledge, increasing the number of different media, increasing the number of platforms, and increasing the i...

詳細記述

書誌詳細
第一著者: Ramadhan, Mazen Farid Ebrahim
フォーマット: 学位論文
言語:英語
出版事項: 2016
主題:
オンライン・アクセス:http://psasir.upm.edu.my/id/eprint/66723/1/FSKTM%202016%2025%20IR.pdf
その他の書誌記述
要約:In Information Retrieval (IR) the efficient strategy of indexing large dataset and terabyte-scale data is still an issue because of information overload as the result of increasing the knowledge, increasing the number of different media, increasing the number of platforms, and increasing the interoperability of platforms. Overall multiple processing machines MapReduce has been suggested as a suitable platform that use for distributing the intensive data operations. In this project, Sensei and Per-posting list indexing, Terrier will be analysed as they are the two most efficient MapReduce indexing strategies. The two indexing will be implemented in an existing framework of IR, and an experiment will be performed by using the Hadoop for MapReducing with the same large dataset, and try to analyse and verify the better efficient strategy between Sensei and Terrier. The experiment will measure the performance of retrieving when the size and processing power enlarge. The experiment examines how the indexing strategies scaled and work with large size of dataset and distributed number of different machines. The throughput will be measured by using MB/S (megabyte/per second), and the experiment results analyzing the performance of delay, consuming time and efficiency of indexing strategies between Sensei and Per-posting list indexing ,Terrier.