1.14.4
This commit is contained in:
parent
f6b5b73cc6
commit
90789aaaf5
53
website/release-1.14.4.html
Normal file
53
website/release-1.14.4.html
Normal file
@ -0,0 +1,53 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Recoll 1.14.4 release notes</title>
|
||||
|
||||
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
||||
<meta name="Author" content="Jean-Francois Dockes">
|
||||
<meta name="Description" content=
|
||||
"recoll is a simple full-text search system for unix and linux
|
||||
based on the powerful and mature xapian engine">
|
||||
<meta name="Keywords" content=
|
||||
"full text search, desktop search, unix, linux">
|
||||
<meta http-equiv="Content-language" content="en">
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="robots" content="All,Index,Follow">
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="styles/style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="rightlinks">
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="download.html">Downloads</a></li>
|
||||
<li><a href="doc.html">Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Release notes for Recoll 1.14.4</h1>
|
||||
|
||||
<p>Recoll 1.14.4 fixes a number of <a href="CHANGES.html">small
|
||||
bugs</a></p>
|
||||
<p><em>Installing over an older version</em>: version 1.13/14 indexes are
|
||||
mostly compatible with 1.11, but some new, relatively minor,
|
||||
features (ie: duplicates collapsing) depend on a full index
|
||||
rebuild. The 1.14 date search feature does <i>not</i> need an
|
||||
index rebuild, the data was already in the index.
|
||||
|
||||
<br />If installing over 1.10 or older, you need a full
|
||||
rebuild. The best way to do this is to just delete the old
|
||||
<span class="filename">.recoll/xapiandb</span> directory,
|
||||
especially if the index was created by an older version.
|
||||
(ie: <tt>rm -rf ~/.recoll/xapiandb/</tt>). On very
|
||||
old indexes, <tt>recollindex -z</tt> may sometimes end
|
||||
with a <em>backend doesn't implement metadata</em> error,
|
||||
which is wasteful because you then need to delete xapiandb and
|
||||
run the indexing again.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user