[BUG] Index lists all words starting with string
Sorry for the obscure title. I just discovered a bug, not sure if it's specific to the latest version or if it was there already.
The index creator lists all the instances of words that start with the "text to include", as opposed to what it should do, that is listing only the instances of that specific string on its own.
That is, if I add an index entry with "text to include" just the letter "a", the index lists all the occurrences of words that start with "a", whereas it should only list the occurrences of word that are exactly a.
Hope I was clear.
Also, I'd like to know if the index is case-sensitive.
|