A web search engine model based on index-query bit-level compression

  • Authors:
  • Hussein Al-Bahadili;Saif Al-Saab;Reyadh Naoum;Shakir M. Hussain

  • Affiliations:
  • The Arab Academy for Banking & Financial Sciences, Amman, Jordan;The Arab Academy for Banking & Financial Sciences, Amman, Jordan;The Arab Academy for Banking & Financial Sciences, Amman, Jordan;Petra University, Amman, Jordan

  • Venue:
  • Proceedings of the 1st International Conference on Intelligent Semantic Web-Services and Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we propose a new web search engine model based on index-query bit-level compression. The model incorporates two bit-level compression layers both implemented at the backend processor (server) side, one layer resides after the indexer acting as a second compression layer to generate a double compressed index, and the second layer be located after the query parser for query compression to enable bit-level compressed index-query search. This contributes to reducing the size of the index file as well as reducing disk I/O overheads, and consequently yielding higher retrieval rate and performance. The data compression scheme used in this model is the adaptive character wordlength (ACW(n,s)) scheme, which is an asymmetric, lossless, bit-level scheme that permits compressed index-query search. Results investigating the performance of the ACW(n,s) scheme is presented and discussed.