SQLite + FTS (full text search)
Asaf Las
roegltd at gmail.com
Thu Jan 23 08:49:40 EST 2014
More information about the Python-list mailing list
Thu Jan 23 08:49:40 EST 2014
- Previous message (by thread): SQLite + FTS (full text search)
- Next message (by thread): SQLite + FTS (full text search)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday, January 23, 2014 3:39:08 PM UTC+2, Mark Lawrence wrote: > On 23/01/2014 13:24, Asaf Las wrote: > As an option can be represented in a single bit then presumably the > Windows msi file only needs an extra bit to allow for this, or have I > missed something? While I'm at it what is this "compile time" thingy, > being on Windows I'm not used to seeing such terminology? > Mark Lawrence Oh i am poor in terminology :-) from what i have seen in sqlite page i guess this option should included into list of defines for win ide or into compiler command line option or can be put directly onto header file as #define SQLITE_ENABLE_FTS3 to enable FTS am i wrong?
- Previous message (by thread): SQLite + FTS (full text search)
- Next message (by thread): SQLite + FTS (full text search)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list