It didn't do that - I had it printing out debug statements to see exactly how it cleansed it - it created an iterable something along the lines of [J, R, R, Tolkien].
I can definitely get in line with Stripping out single character initials completely if you want I'll include that in the other modifications - that would help for the cases where an AND search gets tripped up because it expects 'J.R.R.' vs. 'J. R. R.'
|