An Approach to Trie Based Keyword Search for Search Engines
Search Engines use indexing techniques to minimize the time taken to find the relevant information to a search query. They maintain a keywords list that may reside either in the memory or in the external storage, like a hard disk. While a pure binary search can be used for this purpose, it suffers from performance issue when keywords are stored in the external storage. Some implementations of search engines use a B-tree and sparse indexes to reduce access time. This paper aims at reducing the keyword access time further. It presents a keyword search technique that utilizes a combination of trie data structure and a new keyword prefixing method. Experimental results show good improvement in performance over pure binary search. The merits of incorporating trie based approach into contemporary indexing methods is also discussed. Keyword prefixing method is described and some salient steps in the process of keyword generation are outlined.
Year of publication: |
2017
|
---|---|
Authors: | Murali, Pranav |
Published in: |
International Journal of Library and Information Services (IJLIS). - IGI Global, ISSN 2475-997X, ZDB-ID 2896022-1. - Vol. 6.2017, 1 (01.01.), p. 1-16
|
Publisher: |
IGI Global |
Subject: | Binary Search | Indexing | Keyword Prefixing | Keywords | Prefix | Search Engine | Trie |
Saved in:
Online Resource
Saved in favorites
Similar items by subject
-
Predictive auto-completion for query in search engine
Singh, Vinay, (2018)
-
Information Retrieval System: An Overview, Issues, and Challenges
Kumar, Ram, (2018)
-
Tech SEO Guide : A Reference Guide for Developers and Marketers Involved in Technical SEO
Edgar, Matthew, (2023)
- More ...