Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » [SQLITE] Enable FTS in compiler options by default
[SQLITE] Enable FTS in compiler options by default [message #27609] Sun, 25 July 2010 20:38 Go to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
It would be nice to enable FTS (full-text search) in SQLITE by default.

The only change, which is required, is changing compiler options to "-DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS".

That shouldn't increase size of executable significantly.

TIA


Regards,
Novo
Re: [SQLITE] Enable FTS in compiler options by default [message #28023 is a reply to message #27609] Fri, 13 August 2010 11:10 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Novo wrote on Sun, 25 July 2010 14:38

It would be nice to enable FTS (full-text search) in SQLITE by default.

The only change, which is required, is changing compiler options to "-DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS".

That shouldn't increase size of executable significantly.

TIA



Hm, I suggest to wait some months to make 3.7.0 settled, then update the package...
Re: [SQLITE] Enable FTS in compiler options by default [message #28076 is a reply to message #28023] Sat, 14 August 2010 17:53 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
luzr wrote on Fri, 13 August 2010 05:10

Hm, I suggest to wait some months to make 3.7.0 settled, then update the package...


This is not related to 3.7.0 Smile FTS3 is a part of SQLITE for four years. (A copyright notice in source files refers to 2006 Oct 10)

It is like it was there forever.


Regards,
Novo
Re: [SQLITE] Enable FTS in compiler options by default [message #29267 is a reply to message #28076] Wed, 13 October 2010 19:14 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
OK, it is there now.
Re: [SQLITE] Enable FTS in compiler options by default [message #29308 is a reply to message #29267] Fri, 15 October 2010 06:15 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
Thanks a lot!

Regards,
Novo
Previous Topic: Sqlite schema fixes
Next Topic: Sqlite: Missing GetTransactionLevel() Method - Implemented
Goto Forum:
  


Current Time: Fri Mar 29 10:27:45 CET 2024

Total time taken to generate the page: 0.01795 seconds