in reply to How Index function works??

I think index uses the Boyer-Moore algorithm.

Replies are listed 'Best First'.
Re^2: How Index function works??
by Anonymous Monk on Oct 25, 2011 at 04:27 UTC
    So what's the conclusion guys..does index uses Boyer moore algorithm or what??