Optimizing query evaluation in n-gram indexing
暂无分享,去创建一个
In n-gram indexing widely used in Asian languages, because a long query word is divided into more than one n-gram, proximity constraints among ngrams need to be checked. And this checking degrades the retrieval speed. This paper proposes two optimizations of query evaluation: one selects a combination of n-grams whose processing cost is the minimum among all the possible combinations, and the other uses additional n-grams in finding potential documents whose proximity constraints need to be checked.
[1] Eric W. Brown,et al. Fast evaluation of structured queries for information retrieval , 1995, SIGIR '95.
[2] Shmuel Tomi Klein,et al. Improved Inverted File Processing for Large Text Databases , 1995, Australasian Database Conference.
[3] Howard R. Turtle,et al. Query Evaluation: Strategies and Optimizations , 1995, Inf. Process. Manag..