https://bz.apache.org/ooo/show_bug.cgi?id=61089
--- Comment #15 from Matthias Basler <[email protected]> --- Hi Peter, 1. Increase in file size? Hundreds of similar links should get packed rather nicely in the zipped .odt files, shouldn't they? I havn't tried, I admit. BTW: This feature could be optional for people who simply don't need the overhead. 2. Searching through a document is much less efficient than a hand-defined index, where only the really relevant occurrences of a word or phrase are indexed. Think about finding entries for Windows in a Java GUI book. A full text search would likely find the term "Window" on almost every page. Same goes for other terms which can have different meanings in different context. My typical use case is a genealogy report. The index lists all people alphabetically and allows to quickly jump to the page where a person is described in detail. A full text search would bring up all references, i.e. where this person is child, father, uncle, ... -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.
