DSpace Repository

A Keyword Searching Algorithm For Search Engines

Show simple item record

dc.contributor.author Gupta, Vishal
dc.date.accessioned 2023-01-04T09:07:59Z
dc.date.available 2023-01-04T09:07:59Z
dc.date.issued 2007
dc.identifier.uri https://ieeexplore.ieee.org/document/4430467
dc.identifier.uri http://dspace.bits-pilani.ac.in:8080/xmlui/handle/123456789/8296
dc.description.abstract Search engines prominently use inverted indexing technique to locate the Web pages having the keyword contained in the users query. The performance of inverted index, fundamentally, depends upon the searching of keyword in the list maintained by search engines. This paper presents a new technique for keyword searching. It uses a trie data structure to index the keyword up to a certain optimum level. While searching a keyword, this index is used to get two offset values, in constant amount of time for every keyword, within which the keyword might lie. Using the two offsets, a binary search is initiated to locate the keyword in the list, and hence the Web pages containing the keyword. Research shows that subsequently increasing the levels of trie will increase the performance of retrieval but also increase the required memory. It also shows that on an average with indexing up to level 2 requires 56% less number of comparisons, as required by binary search, to search a keyword in the list. en_US
dc.language.iso en en_US
dc.publisher IEEE en_US
dc.subject Computer Science en_US
dc.subject Keyword searching algorithm en_US
dc.subject Search engines en_US
dc.subject Inverted indexing technique en_US
dc.subject Web pages en_US
dc.subject Binary search en_US
dc.title A Keyword Searching Algorithm For Search Engines en_US
dc.type Article en_US


Files in this item

Files Size Format View

There are no files associated with this item.

This item appears in the following Collection(s)

Show simple item record

Search DSpace


Advanced Search

Browse

My Account