redundant breaks (multiple break boundaries of the same type at the same CTokenNo position) should also be ignored by the indexer anywhere they occur (–> "no empty sentences"), because that messes things up at query-time. They can be specified in the tab-import input, but should not cause duplicate breaks to be inserted into the physical index.
Can I do it for all input index formats? I will try to insert it inside the core indexing code. I hope, it is safe.
HitBorders.cpp still contains real tabs. I was prohibited to use Clion autoformat, so leave as it is.
argh; it looks as if my TAB-expansion commit (r1320) only actually caught
*.hfiles after all - my error, sorry. go ahead and use Clion autoformat if you need too; I'll do the TAB-expansion on*.cppfiles and re-reformatting during the next merge.Please do implement this for all
ddc_indexinpout formats if possible. Re-opening.I think I've finished this ticket