# FTS5 Support in 3.4.0

**URL:** https://discuss.zetetic.net/t/fts5-support-in-3-4-0/1276
**Category:** SQLCipher
**Created:** [April 7, 2016, 10:01am UTC](https://discuss.zetetic.net/t/fts5-support-in-3-4-0/1276 "2016-04-07T10:01:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Karl.s](https://avatars.discourse-cdn.com/v4/letter/k/97f17d/32.png) [@Karl.s](https://discuss.zetetic.net/u/Karl.s)
#### Post date: [April 7, 2016, 10:01am UTC](https://discuss.zetetic.net/t/fts5-support-in-3-4-0/1276/1 "2016-04-07T10:01:38Z")

</div>

Hi,

on the announcement for 3.4.0 I see that among the new features there’s support for FTS5.

I would like to ask SQLCipher has some code to deal specifically with this or if FTS5 support is simply a consequence of SQLite adding this feature.

Regards,  
Karl

---

<div class="post-metadata">

### Author: ![sjlombardo](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.zetetic.net/sjlombardo/32/3_2.png) [@sjlombardo](https://discuss.zetetic.net/u/sjlombardo)
#### Post date: [April 7, 2016, 12:55pm UTC](https://discuss.zetetic.net/t/fts5-support-in-3-4-0/1276/2 "2016-04-07T12:55:34Z")

</div>

Hello @Karl.s - thanks for getting in touch. Each SQLCipher release includes a carefully selected set of features from SQLite which we then enable in the builds. FTS5 is one of those features included from SQLite upstream.
