geary/debian
Charles Lindsay a4f680b4ff Basic search table implementation; fix #6766
This is a limited implementation, so please backup your database before
running this search feature branch from now on as we may change things.

It's using a Unicode Snowball stemming tokenizer available from
https://github.com/littlesavage/sqlite3-unicodesn, also handily
available in src/sqlite3-unicodesn in Geary.  If you want to look at the
search tables on the command line, cd into the unicodesn source folder,
run make and make install, then load sqlite3 like:

   sqlite3 -cmd '.load unicodesn.sqlext' /path/to/geary.db
2013-05-17 15:32:52 -07:00
..
source Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00
changelog Bumping version to 0.3.1 2013-04-09 12:15:28 -07:00
compat Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00
control Closes #5745 libgee 0.8 2013-04-24 12:22:32 -07:00
copyright Basic search table implementation; fix #6766 2013-05-17 15:32:52 -07:00
dirs Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00
docs Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00
geary-crashdb.conf Support Apport in PPA: Closes #5697 2012-09-13 16:48:57 -07:00
geary.install Support Apport in PPA: Closes #5697 2012-09-13 16:48:57 -07:00
rules Support parallel debian builds; fix 6799 2013-04-11 15:32:14 -07:00
source_geary.py Support Apport in PPA: Closes #5697 2012-09-13 16:48:57 -07:00