Confirmed users
764
edits
(Created page with 'SQLite supports indexed full text search (FTS) through its fts extensions. Indexed FTS makes text searches fast: Rather than looking at every record in the database to see if i…') |
|||
Line 24: | Line 24: | ||
* Improving user-facing features in Firefox other than the awesomebar. That's for follow-up work. | * Improving user-facing features in Firefox other than the awesomebar. That's for follow-up work. | ||
* Pulling in parts of ICU (or any other lib) not required for i18n FTS. | |||
== Milestones == | == Milestones == |