International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 87 - Number 13 |
Year of Publication: 2014 |
Authors: Shashank Gugnani, Rajendra Kumar Roul |
10.5120/15266-3970 |
Shashank Gugnani, Rajendra Kumar Roul . Triple Indexing: An Efficient Technique for Fast Phrase Query Evaluation. International Journal of Computer Applications. 87, 13 ( February 2014), 9-13. DOI=10.5120/15266-3970
Phrase query evaluation is an important task of every search engine. Optimizing the query evaluation time for phrase queries is the biggest threat for the current search engine. Usually, phrase queries are a hassle for standard indexing techniques. This is generally because, merging the posting lists and checking the word ordering takes a lot of time. This paper proposes a new technique called Triple Indexing to index web documents which optimizes query evaluation time for phrase queries by reducing the time for merging the posting lists and checking the word ordering. In addition, a proper procedure has been put forward for document ranking using an extended vector space model. The 4 Universities dataset and Industry Sector dataset of Carnegie Mellon University has been used for experimental purpose and it has been found that using the proposed method with a modern machine, the query time for phrase queries is reduced by almost 50 percent, compared to a standard inverted index.