Make sure stop words are used with old TextIndex.
I think that the default Lexicon for TextIndex does not use a stop word list. For the comparison with ZCTextIndex, explicitly pass the default stop word dict from TextIndex to the lexicon.
Showing
Please register or sign in to comment