Roll src/third_party/WebKit a3b4a2e:7441784 (svn 202551:202552)
[chromium-blink-merge.git] / third_party / sqlite / src / ext / fts3 / README.txt
blob517a2a043466cac040cb45686e397c9c650bb93e
1 This folder contains source code to the second full-text search
2 extension for SQLite.  While the API is the same, this version uses a
3 substantially different storage schema from fts1, so tables will need
4 to be rebuilt.