[tracker/wip/carlosg/fts-consistence-fixes: 3/4] libtracker-sparql: Bump FTS parser version
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/fts-consistence-fixes: 3/4] libtracker-sparql: Bump FTS parser version
- Date: Wed, 4 May 2022 22:11:13 +0000 (UTC)
commit 26f5af29a9e7955025134454c28d342747d47265
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed May 4 21:51:23 2022 +0200
libtracker-sparql: Bump FTS parser version
There's no actual parser changes, but we want to trigger a
rebuild of all tokenization info in the FTS table. This will
have the side effect of fixing databases that got the FTS
table broken.
src/libtracker-common/tracker-parser.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libtracker-common/tracker-parser.h b/src/libtracker-common/tracker-parser.h
index 6d39914f4..7e1708b81 100644
--- a/src/libtracker-common/tracker-parser.h
+++ b/src/libtracker-common/tracker-parser.h
@@ -30,7 +30,7 @@
* at runtime, the former must be rebuilt for those to match perfectly
* to avoid returning meaningless results on FTS searches.
*/
-#define TRACKER_PARSER_VERSION 3
+#define TRACKER_PARSER_VERSION 4
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]