Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Qt on BlackBerry and QNX
  4. FTS support in SQLite engine for BB10
Forum Updated to NodeBB v4.3 + New Features

FTS support in SQLite engine for BB10

Scheduled Pinned Locked Moved Qt on BlackBerry and QNX
5 Posts 4 Posters 2.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yogeshwarp
    wrote on last edited by
    #1

    Does anybody knows if Qt SQL engine in BB10 supports Full text search? I am unable to locate any docs on this so far

    1 Reply Last reply
    0
    • D Offline
      D Offline
      daliusd
      wrote on last edited by
      #2

      Overall it is not BB area, it is Qt. I don't know if Qt supports FTS with SQLite but I don't see how it is problem if it does not. Grab SQLite code and add to your app. While I would expect that SQLite code used in Qt should be quite up to date to use FTS.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dangelog
        wrote on last edited by
        #3

        Which Qt version does BB10 ship? Qt 5.0.0 and 4.8.3 contain FTS support for the built-in SQLite copy (of course, if you're using a system version instead, it depends on how you built it). Cf.

        http://qt.gitorious.org/qt/qtbase/commit/ee69c935c0f7b4ad3747e369fc18373d31e2521b
        http://qt.gitorious.org/qt/qt/commit/fcfd40544f5730f8902544aac5ca5fafec52e5c2

        Software Engineer
        KDAB (UK) Ltd., a KDAB Group company

        1 Reply Last reply
        0
        • W Offline
          W Offline
          wbremer
          wrote on last edited by
          #4

          BB10 contains Qt 4.8.4, so according to peppe it should support FTS

          1 Reply Last reply
          0
          • Y Offline
            Y Offline
            yogeshwarp
            wrote on last edited by
            #5

            Thanks for all the responses looks like FTS is there built in based on all the responses I received here and on BB cascades support forum

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved