[Tracker] Tracker FTS support
- From: Lucian Torje <torjelucian gmail com>
- To: tracker-list gnome org
- Subject: [Tracker] Tracker FTS support
- Date: Thu, 3 Feb 2011 17:26:16 +0200
Hello all,
I'm trying to find some ways to export and use the tracker database plus indexes and even if the Tracker FTS seems to be enabled,
I get an error for a simple select query (the library libtracker-fts.so does not exists).
user ubuntu:~/Downloads/
tracker-0.9.35$ sqlite3 /home/user/.cache/tracker/meta.db
SQLite version 3.7.2
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> select * from fts;
Error: no such module: trackerftssqlite> select * from fts_segdir;
2|0|3|7|7|desktops
2|1|10|13|13|
do
1|0|0|0|0|
1|1|0|0|0|
1|2|0|0|0|
0|0|14|28|28|basics
0|1|0|0|0|
0|2|29|49|49|appro
0|3|0|0|0|
0|4|0|0|0|
0|5|0|0|0|
sqlite>
Any help is much appreciated,
Thank you,
Lucian Torje
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]