[Bug 229003] Re: Build sqlite3 with fts3 fulltext search
Curtis Hovey
curtis.hovey at canonical.com
Fri Nov 11 21:21:50 UTC 2011
** No longer affects: null
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sqlite3 in Ubuntu.
https://bugs.launchpad.net/bugs/229003
Title:
Build sqlite3 with fts3 fulltext search
Status in “firefox-3.0” package in Ubuntu:
Invalid
Status in “firefox-3.5” package in Ubuntu:
Invalid
Status in “sqlite3” package in Ubuntu:
Fix Released
Status in “firefox-3.0” source package in Karmic:
Invalid
Status in “firefox-3.5” source package in Karmic:
Invalid
Status in “sqlite3” source package in Karmic:
Fix Committed
Bug description:
Binary package hint: sqlite3
Since Version 3.5.3 the official sqlite binaries include the fts3 full
text search extension module (http://sqlite.org/news.html).
fts3 can be enabled with the following switches right after the
OMIT_EXTENSION switch
TCC += -DSQLITE_CORE=1
TCC += -DSQLITE_ENABLE_FTS3=1
It would be great if ubuntu can ship with enabled fts3 too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/229003/+subscriptions
More information about the foundations-bugs
mailing list