Albert S
77f5c7e39d
Since 7c5c91e we wrongly merge lone words for paths queries too. This creates unintended behaviour. Fix it by creating a new paths query without merged words, which restores the original behaviour. Also, get rid of some redundant calls to createFinalTokens()