|
a/website/release-1.19.html |
|
b/website/release-1.19.html |
|
... |
|
... |
59 |
users) viewer for the page access functions to work. If you want to keep the
|
59 |
users) viewer for the page access functions to work. If you want to keep the
|
60 |
previous behaviour (losing the page number functionality), you need to prune
|
60 |
previous behaviour (losing the page number functionality), you need to prune
|
61 |
the list after installation . This can be done from the <em>Preferences->Gui
|
61 |
the list after installation . This can be done from the <em>Preferences->Gui
|
62 |
Configuration</em> menu.</p>
|
62 |
Configuration</em> menu.</p>
|
63 |
|
63 |
|
|
|
64 |
<h2>Minor releases at a glance</h2>
|
|
|
65 |
<ul>
|
|
|
66 |
<li>1.19.1 was released 2 hours after 1.19.0 (book of records anyone?)
|
|
|
67 |
because of a bug in the advanced search history feature which crashed
|
|
|
68 |
the GUI as soon as a <i>filename</i> search was performed.</li>
|
|
|
69 |
</ul>
|
|
|
70 |
|
64 |
<h2>Changes in Recoll 1.19.0</h2>
|
71 |
<h2>Changes in Recoll 1.19.0</h2>
|
65 |
<ul>
|
72 |
<ul>
|
66 |
<li>Indexing can use multiple threads. This can be a major performance boost
|
73 |
<li>Indexing can use multiple threads. This can be a major performance boost
|
67 |
for people with multiprocessor machines and big indexes. The threads setup
|
74 |
for people with multiprocessor machines and big indexes. The threads setup
|
68 |
is roughly auto-configured when recollindex starts, based on the number of
|
75 |
is roughly auto-configured when recollindex starts, based on the number of
|
|
... |
|
... |
77 |
attachments to an email. The resulting screen can be used to select
|
84 |
attachments to an email. The resulting screen can be used to select
|
78 |
multiple entries and save them to files.</li>
|
85 |
multiple entries and save them to files.</li>
|
79 |
<li>It is now possible to use OR with "dir:" clauses, and wildcards have been
|
86 |
<li>It is now possible to use OR with "dir:" clauses, and wildcards have been
|
80 |
enabled.</li>
|
87 |
enabled.</li>
|
81 |
<li>When the option to follow symbolic links is not set -which is the
|
88 |
<li>When the option to follow symbolic links is not set -which is the
|
82 |
default- symbolic links are now indexed as such (name and content).</li>
|
89 |
default- symbolic links are now indexed as such (name and
|
|
|
90 |
content).</li>
|
|
|
91 |
<li>The advanced search panel now has a history feature. Use the
|
|
|
92 |
up/down arrows to walk the search history list.</li>
|
83 |
<li>There are new GUI configuration options to run in "search as you type"
|
93 |
<li>There are new GUI configuration options to run in "search as you type"
|
84 |
mode (which I don't find useful at all...), and to disable the Qt
|
94 |
mode (which I don't find useful at all...), and to disable the Qt
|
85 |
auto-completion inside the simple search string. The completion was often
|
95 |
auto-completion inside the simple search string. The completion was often
|
86 |
more confusing and ennoying than useful, especially because it is
|
96 |
more confusing and ennoying than useful, especially because it is
|
87 |
case-insensitive when case sometimes matter for Recoll searches
|
97 |
case-insensitive when case sometimes matter for Recoll searches
|